From 4cf1abba60860b340f6cc62d341b67d85a6e9d80 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 23 Mar 2022 07:22:57 +0000 Subject: [PATCH] chore(release): 4.0.1 [skip ci] ## [4.0.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.0.0...v4.0.1) (2022-03-23) ### Bug Fixes * revert weird CSS introduced with SSO ([a99c830](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/a99c83078bc453fb1b762d2cde596ba988be69e3)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 213e185..9df61f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [4.0.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.0.0...v4.0.1) (2022-03-23) + + +### Bug Fixes + +* revert weird CSS introduced with SSO ([a99c830](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/a99c83078bc453fb1b762d2cde596ba988be69e3)) + # [4.0.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v3.0.2...v4.0.0) (2022-03-22) -- GitLab