From dd7d703ecb429c8f8ba56d936d1e66a5f1e328f1 Mon Sep 17 00:00:00 2001 From: Ignacio Fiorentino Date: Wed, 7 Sep 2016 12:32:03 -0300 Subject: [PATCH] Edit CHANGELOG. --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9faf401..864877a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,7 @@ All notable changes to this project will be documented in this file. ##### Fixed - CORS in discovery and userinfo endpoint. +- Client type public bug when created using the admin. ### [0.3.7] - 2016-08-31