From fbd07f8fc00b1d8b4de9d5a388ad01702ad44c55 Mon Sep 17 00:00:00 2001 From: Pavel Vyskocil <pavel.vyskocil@cesnet.cz> Date: Fri, 18 Jun 2021 09:37:24 +0200 Subject: [PATCH] Release v2.8.0 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f256fe..f8e555c 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.8.0] #### Added - Security improvements in script calls * Add theme 'einfra' @@ -192,6 +194,7 @@ the eduid filter (More information about this filter you can get [here] ) - Changelog [Unreleased]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/master +[v2.8.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.8.0 [v2.7.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.7.0 [v2.6.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.6.1 [v2.6.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.6.0 -- GitLab