diff --git a/CHANGELOG.md b/CHANGELOG.md index bcc6f46cbdd83180929e6379f5f7d870560d7d36..bf32947f2c1c7c2d04958a39262e19a478d1c8c2 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)