diff --git a/CHANGELOG.md b/CHANGELOG.md index 50aeeee6f5fe610b1b89061c8602ae99b9cd0312..57a47210f7260991eda3824315f6e7899d782ce1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [11.0.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v10.7.6...v11.0.0) (2023-05-23) + + +### chore + +* drop support for mfaEnforced ([5e2b386](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/commit/5e2b386f8d36e27f3084c80d2967f4d44f3c6486)) + + +### BREAKING CHANGES + +* mfaEnforced is no longed supported, use mfaEnforceSettings instead + ## [10.7.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-authswitcher/compare/v10.7.5...v10.7.6) (2022-10-25)