From b4e3ca1f9a3f4f6da49df51214769dc534c8c0a0 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 19 Aug 2022 16:18:48 +0000 Subject: [PATCH] chore(release): 5.4.0 [skip ci] # [5.4.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.2...v5.4.0) (2022-08-19) ### Features * twig template, fix PSR-12 ([a318240](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/a3182408292030a7a8f34e17a240a3f2db1e3a21)) --- CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 69766c1..1a71074 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +# [5.4.0](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.2...v5.4.0) (2022-08-19) + + +### Features + +* twig template, fix PSR-12 ([a318240](https://github.com/CESNET/simplesamlphp-module-privacyidea/commit/a3182408292030a7a8f34e17a240a3f2db1e3a21)) + ## [5.3.2](https://github.com/CESNET/simplesamlphp-module-privacyidea/compare/v5.3.1...v5.3.2) (2022-07-28) -- GitLab