From 44e69e89a6b45001a89ccb716a6c613a4f2c96a4 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 24 Mar 2022 11:45:02 +0000 Subject: [PATCH] chore(release): 4.1.1 [skip ci] ## [4.1.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.1.0...v4.1.1) (2022-03-24) ### Bug Fixes * improve error messages ([662b090](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/662b09064aa0e2fcd5dda9495d0d1d98086da655)) * typo ([272b18a](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/272b18a1dcf59bf8d30adda0628c986eea573cd3)) --- CHANGELOG.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6801116..748afcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,11 @@ +## [4.1.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.1.0...v4.1.1) (2022-03-24) + + +### Bug Fixes + +* improve error messages ([662b090](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/662b09064aa0e2fcd5dda9495d0d1d98086da655)) +* typo ([272b18a](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/272b18a1dcf59bf8d30adda0628c986eea573cd3)) + # [4.1.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.0.1...v4.1.0) (2022-03-23) -- GitLab