From a4654924143c99102266d23821a828418d84079d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@muni.cz> Date: Fri, 6 Nov 2020 09:59:02 +0100 Subject: [PATCH] Released v2.2.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 96e7a6e..f0a24ef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. ## [Unreleased] + +## [v2.2.0] #### Changed - Allow use SSP module Perun in version v4.x @@ -73,6 +75,7 @@ - Changelog [Unreleased]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/master +[v2.2.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v2.2.0 [v2.1.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v2.1.0 [v2.0.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v2.0.0 [v1.4.0]: https://github.com/elixirhub/elixir-aai-proxy-idp-template/tree/v1.4.0 -- GitLab