From a69b358134ab75206f6f164e7c9438a41fcd9326 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@muni.cz> Date: Tue, 1 Dec 2020 09:33:03 +0100 Subject: [PATCH] Released v4.2.2 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 867c973..a87a441 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.2] #### Fixed - Allow to get SP name from UIInfo>DisplayName if isset @@ -170,6 +172,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.2]: https://github.com/CESNET/proxystatistics-simplesamlphp-module/tree/v4.2.2 [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 -- GitLab