From ce8d13e937ee05cdbfd0e60288cc6bf081bebd78 Mon Sep 17 00:00:00 2001 From: semantic-release-bot <semantic-release-bot@martynus.net> Date: Fri, 20 May 2022 12:29:32 +0000 Subject: [PATCH] chore(release): 4.0.0 [skip ci] # [4.0.0](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.1.5...v4.0.0) (2022-05-20) ### Features * new template for privacyIDEA included from module Perun ([8f9a8ec](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/8f9a8ecbc3ca16d941f3f0c896e043728b1811ec)) ### BREAKING CHANGES * requires cesnet/simplesamlphp-module-perun >= v8 --- CHANGELOG.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 003fb38..7394630 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,15 @@ +# [4.0.0](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.1.5...v4.0.0) (2022-05-20) + + +### Features + +* new template for privacyIDEA included from module Perun ([8f9a8ec](https://github.com/CESNET/einfra-aai-proxy-idp-template/commit/8f9a8ecbc3ca16d941f3f0c896e043728b1811ec)) + + +### BREAKING CHANGES + +* requires cesnet/simplesamlphp-module-perun >= v8 + ## [3.1.5](https://github.com/CESNET/einfra-aai-proxy-idp-template/compare/v3.1.4...v3.1.5) (2022-01-20) -- GitLab