From 3caa7e958d26f8649fcad510fda37c245d13d9b7 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@muni.cz>
Date: Tue, 21 Apr 2020 11:35:24 +0200
Subject: [PATCH] Released v2.4.0

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9dddd74..25ab092 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.4.0]
 #### Addded
 - Added apple logo
 
@@ -156,6 +158,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.4.0]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.4.0
 [v2.3.3]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.3.3
 [v2.3.2]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.3.2
 [v2.3.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.3.1
-- 
GitLab