From b84f82e9754a51d1e3ad18ad4a6c73142f819d61 Mon Sep 17 00:00:00 2001
From: semantic-release-bot <semantic-release-bot@martynus.net>
Date: Wed, 23 Mar 2022 07:44:42 +0000
Subject: [PATCH] chore(release): 4.1.0 [skip ci]

# [4.1.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.0.1...v4.1.0) (2022-03-23)

### Bug Fixes

* bring back HTML fixes which were silently reverted in a merge commit ([19416f3](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/19416f384e2d957bd80a01d7fe6748d2f460bab7))

### Features

* showLogout configuration option ([2b8636b](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/2b8636b3ec27188fffc7bb5bbd072f3812c9a343))
---
 CHANGELOG.md | 12 ++++++++++++
 1 file changed, 12 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9df61f8..6801116 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -1,3 +1,15 @@
+# [4.1.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.0.1...v4.1.0) (2022-03-23)
+
+
+### Bug Fixes
+
+* bring back HTML fixes which were silently reverted in a merge commit ([19416f3](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/19416f384e2d957bd80a01d7fe6748d2f460bab7))
+
+
+### Features
+
+* showLogout configuration option ([2b8636b](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/2b8636b3ec27188fffc7bb5bbd072f3812c9a343))
+
 ## [4.0.1](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v4.0.0...v4.0.1) (2022-03-23)
 
 
-- 
GitLab