From 015e730ea5adb7569e83481cdc330d328e27652c Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Wed, 19 Jul 2023 10:07:42 +0000
Subject: [PATCH] chore(release): 4.0.0 [skip ci]
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

# [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)

### Code Refactoring

* 💡 Remove old LS Hostel ([13b8dbf](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/13b8dbf11457932c93fc8dfbc313d85df0123b4b))
* 💡 Removed obsolete code ([f9b8ac3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/f9b8ac3725352fe56e2cafcd1eda2cdfe7b07f98))
* 💡 Rename LS Hostel to LS Username Login ([2ef33bd](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/2ef33bd87eaf41be57548e9efa52af8bd384d3d1))

### BREAKING CHANGES

* 🧨 Removed LoginModify AuthProc filter
* 🧨 modified config options - see example config. Also renamed directory
under "themes"
* 🧨 Removed LS Hostel old
---
 CHANGELOG.md | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index a558f6b..7b0d5c2 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,20 @@
+# [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)
+
+
+### Code Refactoring
+
+* 💡 Remove old LS Hostel ([13b8dbf](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/13b8dbf11457932c93fc8dfbc313d85df0123b4b))
+* 💡 Removed obsolete code ([f9b8ac3](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/f9b8ac3725352fe56e2cafcd1eda2cdfe7b07f98))
+* 💡 Rename LS Hostel to LS Username Login ([2ef33bd](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-lsaai/commit/2ef33bd87eaf41be57548e9efa52af8bd384d3d1))
+
+
+### BREAKING CHANGES
+
+* 🧨 Removed LoginModify AuthProc filter
+* 🧨 modified config options - see example config. Also renamed directory
+under "themes"
+* 🧨 Removed LS Hostel old
+
 ## [3.1.1](https://github.com/CESNET/lsaai-local-idp-ssp-template/compare/v3.1.0...v3.1.1) (2022-01-25)
 
 
-- 
GitLab