From 081ad75d2f077f30f3ede0a4e694d9a9bfea40fc Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 22 Jul 2022 07:43:53 +0000 Subject: [PATCH] chore(release): 9.0.1 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit ## [9.0.1](https://github.com/CESNET/perun-simplesamlphp-module/compare/v9.0.0...v9.0.1) (2022-07-22) ### Bug Fixes * đź› Fix and refactor generating capabilities (resource and facility) ([009160a](https://github.com/CESNET/perun-simplesamlphp-module/commit/009160adf66c137d1c35b04a89abf29d90140f18)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 72a45d79..0e79d4fd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.0.1](https://github.com/CESNET/perun-simplesamlphp-module/compare/v9.0.0...v9.0.1) (2022-07-22) + + +### Bug Fixes + +* đź› Fix and refactor generating capabilities (resource and facility) ([009160a](https://github.com/CESNET/perun-simplesamlphp-module/commit/009160adf66c137d1c35b04a89abf29d90140f18)) + # [9.0.0](https://github.com/CESNET/perun-simplesamlphp-module/compare/v8.2.1...v9.0.0) (2022-07-20) -- GitLab