From 9ca00083487743bafa9f97acd2bcbb06bef6d5d6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Wed, 19 Jul 2023 12:19:06 +0000 Subject: [PATCH] chore(release): 4.1.0 [skip ci] MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit # [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) ### Features * 🎸 Forward URLs to get back to login after registration ([512dfe3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/512dfe376cb20168e5557216e5157e264aaca6fe)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b0d5c2..b1d2610 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [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) + + +### Features + +* 🎸 Forward URLs to get back to login after registration ([512dfe3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/512dfe376cb20168e5557216e5157e264aaca6fe)) + # [4.0.0](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/compare/v3.1.1...v4.0.0) (2023-07-19) -- GitLab