diff --git a/CHANGELOG.md b/CHANGELOG.md index 07848276bf770efef4fdf699077e8668cb4ad8a1..59e129da8a2c92e17716ea4683a9e96aba4793e8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [10.7.3](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.2...v10.7.3) (2022-08-30) + + +### Bug Fixes + +* do not prefer MFA at upstream when not preferred at SP ([c1b50da](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/c1b50daa71fcb019cd889548d141b558e07573c9)) + ## [10.7.2](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.7.1...v10.7.2) (2022-08-04)