From ff4e91c27dc689cdf4e2ebd62c45681d6aa80918 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 13 Sep 2023 17:57:41 +0000 Subject: [PATCH] chore(release): 9.5.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [9.5.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.2...v9.5.0) (2023-09-13) ### Features * 🎸 RPC method - find user by email ([5095ca4](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/5095ca4aec08c6bd66641c7d90fcfdec58da355e)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d1c6bd8..2fa54670 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [9.5.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.2...v9.5.0) (2023-09-13) + + +### Features + +* 🎸 RPC method - find user by email ([5095ca4](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/commit/5095ca4aec08c6bd66641c7d90fcfdec58da355e)) + ## [9.4.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-perun/compare/v9.4.1...v9.4.2) (2023-07-18) -- GitLab