From 4cdd1c5fb0f19e4b4f85f89ad35ea880cb7e9c8b Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 28 Jul 2022 10:08:30 +0000 Subject: [PATCH] chore(release): 5.3.2 [skip ci] ## [5.3.2](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.1...v5.3.2) (2022-07-28) ### Bug Fixes * ensure that attributemap actually gets applied ([2761c1c](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/2761c1cfca95a69eeeded603d969bf3570d92aad)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d3253b3..69766c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [5.3.2](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.1...v5.3.2) (2022-07-28) + + +### Bug Fixes + +* ensure that attributemap actually gets applied ([2761c1c](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/2761c1cfca95a69eeeded603d969bf3570d92aad)) + ## [5.3.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.0...v5.3.1) (2022-07-22) -- GitLab