From ad5ae982a2cd5905f3154f908cf4265670d41f1b Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 4 Aug 2022 09:18:50 +0000 Subject: [PATCH] chore(release): 10.7.2 [skip ci] ## [10.7.2](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.1...v10.7.2) (2022-08-04) ### Bug Fixes * change log message about setUpstreamRequestedAuthnContext from error to info ([cdec487](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/cdec4874705ed3ed6608404f39d2d714e4a48622)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index db744ec..0784827 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.7.2](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.1...v10.7.2) (2022-08-04) + + +### Bug Fixes + +* change log message about setUpstreamRequestedAuthnContext from error to info ([cdec487](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/cdec4874705ed3ed6608404f39d2d714e4a48622)) + ## [10.7.1](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.0...v10.7.1) (2022-08-01) -- GitLab