From bb9985563e053e2de9e774051cf16395853b70a4 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Wed, 27 Jul 2022 18:24:09 +0000
Subject: [PATCH] chore(release): 10.7.0 [skip ci]

# [10.7.0](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.6.0...v10.7.0) (2022-07-27)

### Features

* enforcing MFA per user per service ([354b516](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/354b516a5fcb776716b95db83db5b2118f5ce5b6))
---
 CHANGELOG.md | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79dd7ad..491becc 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,10 @@
+# [10.7.0](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.6.0...v10.7.0) (2022-07-27)
+
+
+### Features
+
+* enforcing MFA per user per service ([354b516](https://github.com/CESNET/simplesamlphp-module-authswitcher/commit/354b516a5fcb776716b95db83db5b2118f5ce5b6))
+
 # [10.6.0](https://github.com/CESNET/simplesamlphp-module-authswitcher/compare/v10.5.2...v10.6.0) (2022-07-20)
 
 
-- 
GitLab