From 2b82e7d92922301e422aa1c16eb09b0e35f3d4ee Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 13 Sep 2023 18:15:29 +0000 Subject: [PATCH] chore(release): 4.2.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [4.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/compare/v4.1.0...v4.2.0) (2023-09-13) ### Features * 🎸 Forgotten username flow ([36ef4ec](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/36ef4ec06b5108961f5ba0db8483c0a68c8aaa30)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index b1d2610..c16b3b7 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [4.2.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/compare/v4.1.0...v4.2.0) (2023-09-13) + + +### Features + +* 🎸 Forgotten username flow ([36ef4ec](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/36ef4ec06b5108961f5ba0db8483c0a68c8aaa30)) + # [4.1.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/compare/v4.0.0...v4.1.0) (2023-07-19) -- GitLab