From e785e2c3699afbcf11a11fb0aa7b936d1a70aeed Mon Sep 17 00:00:00 2001 From: Pavel Vyskocil <vyskocilpavel@muni.cz> Date: Tue, 23 Mar 2021 15:25:11 +0100 Subject: [PATCH] Add v1.1 into CHANGELOG --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18e10b0..9daf290 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [v1.1.0] #### Added - Added file phpcs.xml @@ -19,5 +21,6 @@ All notable changes to this project will be documented in this file. [Unreleased]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/master +[v1.1.0]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/v1.1.0 [v1.0.1]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/v1.0.1 [v1.0.0]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/v1.0.0 -- GitLab