From 49a05d1c259a0f423fe3afcd0076cdf09dbfbe49 Mon Sep 17 00:00:00 2001
From: Pavel Vyskocil <pavel.vyskocil@cesnet.cz>
Date: Fri, 18 Jun 2021 09:36:44 +0200
Subject: [PATCH] Added missing release into CHANGELOG.md

---
 CHANGELOG.md | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index cb7c00a..5f256fe 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -6,6 +6,7 @@ All notable changes to this project will be documented in this file.
 - Security improvements in script calls
 * Add theme 'einfra'
 
+# [v2.7.0]
 #### Changed
 * Updated disco-tpl.php to be compatible with the new style of configuration from module Perun v5.0
 
@@ -191,6 +192,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.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
 [v2.5.2]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.5.2
-- 
GitLab