From b223ef150091f3d3c9ddc715be61ec15f5fa7f80 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Tue, 6 May 2025 07:29:26 +0000 Subject: [PATCH] chore(release): 12.2.0 [skip ci] # [12.2.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-authswitcher/compare/v12.1.2...v12.2.0) (2025-05-06) ### Features * authentication context unspecified to password context to work according to the beyond spec ([9df70f0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-authswitcher/commit/9df70f09f5a6aebd54af90f7fd09f7858cab69e4)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd8f406..ce359a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [12.2.0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-authswitcher/compare/v12.1.2...v12.2.0) (2025-05-06) + + +### Features + +* authentication context unspecified to password context to work according to the beyond spec ([9df70f0](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-authswitcher/commit/9df70f09f5a6aebd54af90f7fd09f7858cab69e4)) + ## [12.1.2](https://gitlab.ics.muni.cz/perun/perun-proxyidp/v1/simplesamlphp-module-authswitcher/compare/v12.1.1...v12.1.2) (2024-10-10) -- GitLab