From cf9517db88b8bf6523ba6aab9b90a39b2aab1be1 Mon Sep 17 00:00:00 2001
From: Pavel Vyskocil <Pavel.Vyskocil@cesnet.cz>
Date: Fri, 5 Mar 2021 12:13:22 +0100
Subject: [PATCH] Release v2.6.1

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

diff --git a/CHANGELOG.md b/CHANGELOG.md
index d11307a..1b2637a 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -2,9 +2,14 @@
 All notable changes to this project will be documented in this file.
 
 ## [Unreleased]
+
+## [v2.6.1]
 #### Fixed
 * Fixed the bug in case, that some field from CESNET LDAP has some space around the value
 
+#### Changed
+* Change logo for Facebook
+
 ## [v2.6.0]
 #### Changed
 * Process filter isCesnetEligible now store boolean attribute to $request['attributes']
@@ -180,6 +185,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.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
 [v2.5.1]: https://github.com/CESNET/einfra-aai-proxy-idp-template/tree/v2.5.1
-- 
GitLab