From abdb245e28cb6bd51314ba237a2ebd18f4c7dbce Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Tue, 23 May 2023 16:06:30 +0000
Subject: [PATCH] chore(release): 11.0.0 [skip ci]

# [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
---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 50aeeee..57a4721 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)
 
 
-- 
GitLab