From d8a3c36bdc9ed42c6be680a8d19b9e5ee2fe1d81 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Pavel=20Vysko=C4=8Dil?= <vyskocilpavel@muni.cz>
Date: Tue, 26 Feb 2019 10:57:17 +0100
Subject: [PATCH] Added v2.1.1 into changelog

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f06d91..56ed2db 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -5,6 +5,7 @@ All notable changes to this project will be documented in this file.
 [Changed]
 - Social Idps are not shown when adding institution
 
+## [v2.1.1]
 [Fixed]
 - Fixed RegistrationURL for LifeScience Hostel
 
@@ -33,6 +34,7 @@ All notable changes to this project will be documented in this file.
  - Whole module now uses a dictionary
  
  [Unreleased]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/master
+ [v2.1.1]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.1.1
  [v2.1.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.1.0
  [v2.0.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v2.0.0
  [v1.0.0]: https://github.com/CESNET/bbmri-aai-proxy-idp-template/tree/v1.0.0
-- 
GitLab