From 7d8c71cd3405fedb75bfbacf59db6753192ca6f3 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Wed, 1 Mar 2023 13:20:45 +0000
Subject: [PATCH] chore(release): 9.1.0 [skip ci]

# [9.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.8...v9.1.0) (2023-03-01)

### Bug Fixes

* improve wording of TOTP prompt ([42544f1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/42544f1860f6acd9ed13514f85a01aecc8e0b9cf))
* rpc method for get facilities by attr with attrs ([395f5e7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/395f5e7680d8ad6f476a5436da22d4ec98f16ed7))

### Features

* authProcFilter for creating member, new page for checking result, new AdapterRpc methods ([be97b40](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/be97b40ebac9e12c0771d0aef229eb7564832c59))
* getSpMetadataXML.php ([2611658](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/2611658cc8f7e79c38c3bb0f9f9a2e83b8d813a9))
---
 CHANGELOG.md | 14 ++++++++++++++
 1 file changed, 14 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index bcc6f46c..bf32947f 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,17 @@
+# [9.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.8...v9.1.0) (2023-03-01)
+
+
+### Bug Fixes
+
+* improve wording of TOTP prompt ([42544f1](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/42544f1860f6acd9ed13514f85a01aecc8e0b9cf))
+* rpc method for get facilities by attr with attrs ([395f5e7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/395f5e7680d8ad6f476a5436da22d4ec98f16ed7))
+
+
+### Features
+
+* authProcFilter for creating member, new page for checking result, new AdapterRpc methods ([be97b40](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/be97b40ebac9e12c0771d0aef229eb7564832c59))
+* getSpMetadataXML.php ([2611658](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/2611658cc8f7e79c38c3bb0f9f9a2e83b8d813a9))
+
 ## [9.0.8](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.7...v9.0.8) (2022-12-15)
 
 
-- 
GitLab