diff --git a/CHANGELOG.md b/CHANGELOG.md index 92f40c55..d324a378 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [v3.7.4] #### Added - Added logging response time for each request into RPC/LDAP @@ -266,6 +268,7 @@ when storing one Perun attribute to more SAML attribute ## [v1.0.0] [Unreleased]: https://github.com/CESNET/perun-simplesamlphp-module/tree/master +[v3.7.4]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.7.4 [v3.7.3]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.7.3 [v3.7.2]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.7.2 [v3.7.1]: https://github.com/CESNET/perun-simplesamlphp-module/tree/v3.7.1 diff --git a/composer.json b/composer.json index 5133cf7c..5a237b71 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "cesnet/simplesamlphp-module-perun", "description": "Module which allows SSP to communicate with Perun IAM https://perun.cesnet.cz", "type": "simplesamlphp-module", - "version": "3.7.3", + "version": "3.7.4", "keywords": ["Perun", "perun", "simplesamlphp"], "license": "BSD-2-Clause", "authors": [