diff --git a/CHANGELOG.md b/CHANGELOG.md index c5deb4d89c91815ad1dd331b37567532fe8b193a..b91e0f8d27d23b8ee357b545c6a107c048df6b65 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [v1.0.1] [Fixed] - Fixed problem with certificates, which contains scope @@ -11,4 +13,5 @@ All notable changes to this project will be documented in this file. [Unreleased]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/master +[v1.0.1]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/v1.0.1 [v1.0.0]: https://github.com/CESNET/remoteuserssl-simplesamlphp-module/tree/v1.0.0 diff --git a/composer.json b/composer.json index 831c258e299f5ac3fe1c7a9a217fdc0f37ae4233..98d651a1402ec3d4865df51c7f0c7a04aba1d430 100644 --- a/composer.json +++ b/composer.json @@ -2,7 +2,7 @@ "name": "cesnet/simplesamlphp-module-remoteuserssl", "description": "The module is just getting result of the Basic authentication or SSL authentication done by Apache web server.", "type": "simplesamlphp-module", - "version": "1.0.0", + "version": "1.0.1", "keywords": ["simplesamlphp", "remoteuserssl"], "license": "BSD-2-Clause", "authors": [