From 000e5cd99804faa109f26d37c767854966048116 Mon Sep 17 00:00:00 2001 From: Rohith <gambol99@gmail.com> Date: Fri, 23 Feb 2018 16:11:03 +0000 Subject: [PATCH] - updating the links in the CHANGELOG.md --- CHANGELOG.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 41e8149..b80ec70 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,8 +3,8 @@ FEATURES: * Updated the docker base image alpine 3.7 [#PR313](https://github.com/gambol99/keycloak-proxy/pull/313) -* Added the ability to control the timeout on the initial openid configuration from .well-known/openid-configuration [#PR314](https://github.com/gambol99/keycloak-proxy/pull/314) -* Updated to Golang version 1.10 [#PR315](https://github.com/gambol99/keycloak-proxy/pull/315) +* Added the ability to control the timeout on the initial openid configuration from .well-known/openid-configuration [#PR315](https://github.com/gambol99/keycloak-proxy/pull/315) +* Updated to Golang version 1.10 [#PR316](https://github.com/gambol99/keycloak-proxy/pull/316) #### **2.1.1** -- GitLab