From 3eecb55a7c89f9361eefa55691d3edbdc928271a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@gmail.com> Date: Thu, 30 May 2019 08:09:13 +0200 Subject: [PATCH] Addded v2.3.0 into changelog --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index bf4cc47..d5d54f1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [v2.3.0] [Added] - Added file phpcs.xml @@ -53,6 +55,7 @@ All notable changes to this project will be documented in this file. - Whole module now uses a dictionary [Unreleased]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/master + [v2.3.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.3.0 [v2.2.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.2.0 [v2.1.1]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.1.1 [v2.1.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.1.0 -- GitLab