From e4d91458c1dec156758aa1a1379c646deb69267c Mon Sep 17 00:00:00 2001 From: Rohith <gambol99@gmail.com> Date: Tue, 16 Jan 2018 18:16:08 +0000 Subject: [PATCH] a --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 61c7efe..2fa6c0e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ FEATURES: * Added the groups parameter to the resource, permitting users to use the `groups` claim in the token [#PR301](https://github.com/gambol99/keycloak-proxy/pull/301) +* Added the ability to change the header prefix on the authentication headers [#PR306](https://github.com/gambol99/keycloak-proxy/pull/306) #### **2.1.0** -- GitLab