From f574a8b51ceeb3cd09eb9e3ac674064ea5b647e7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Thu, 15 Dec 2022 13:25:30 +0000 Subject: [PATCH] chore(release): 9.0.7 [skip ci] ## [9.0.7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.6...v9.0.7) (2022-12-15) ### Performance Improvements * use getFacilitiesByAttributeWithAttributes ([5f0f625](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/5f0f625b33843f6749481c21755ec11d775e9cb8)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3ecb5f68..9f579bee 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [9.0.7](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.6...v9.0.7) (2022-12-15) + + +### Performance Improvements + +* use getFacilitiesByAttributeWithAttributes ([5f0f625](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/5f0f625b33843f6749481c21755ec11d775e9cb8)) + ## [9.0.6](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.0.5...v9.0.6) (2022-12-12) -- GitLab