From a35373a8ad9975b173ce7f5628f1094eb7b7ea9e Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Mon, 9 Oct 2023 07:45:07 +0000 Subject: [PATCH] chore(release): 12.1.0 [skip ci] # [12.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v12.0.1...v12.1.0) (2023-10-09) ### Features * force MFA based on proxyMFAEnforced state attribute ([68db385](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/68db385ce4f6c2a3a4c42ce1284714fbcd26b42a)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 57de6c7..bd83620 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [12.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v12.0.1...v12.1.0) (2023-10-09) + + +### Features + +* force MFA based on proxyMFAEnforced state attribute ([68db385](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/68db385ce4f6c2a3a4c42ce1284714fbcd26b42a)) + ## [12.0.1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v12.0.0...v12.0.1) (2023-07-19) -- GitLab