From 48c80961dc0951cf09b4f30b690bbf492a6ef7ca Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@muni.cz> Date: Thu, 5 Nov 2020 16:28:00 +0100 Subject: [PATCH] Released v4.2.1 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 08a3800..74247db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [v4.2.1] #### Fixed - Fixed bad check for MULTI_IDP mode @@ -166,6 +168,7 @@ All notable changes to this project will be documented in this file. - Changelog [Unreleased]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/master +[v4.2.1]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.2.1 [v4.2.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.2.0 [v4.1.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.1.0 [v4.0.0]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.0.0 -- GitLab