From 197344e528a6f56a6db42198448304f6417fbfdf Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@muni.cz>
Date: Tue, 1 Sep 2020 12:42:33 +0200
Subject: [PATCH] Release v2.5.2

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 125b711..cc057a1 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.5.2]
 #### Fixed
 * Fixed some bugs in counting isCesnetElibile for sponsored accounts
 
@@ -171,6 +173,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.5.2]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.5.2
 [v2.5.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.5.1
 [v2.5.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.5.0
 [v2.4.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.4.0
-- 
GitLab