diff --git a/CHANGELOG.md b/CHANGELOG.md index 9df61f8ade2c3d82f9f7b52becc1584cb444b089..680111651d410d3ffccb375ffd6b9cae765925de 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)