From 6b9a25fdc567b33fdf6b6eaee445f18c4d721933 Mon Sep 17 00:00:00 2001 From: Ignacio Fiorentino Date: Thu, 16 Jun 2016 17:21:57 -0300 Subject: [PATCH] Edit CHANGELOG. --- CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1995c8d..68cefcd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ All notable changes to this project will be documented in this file. ##### Added - Field date_given in UserConsent model. - Verbose names to all model fields. +- Customize scopes names and descriptions on authorize template. + +##### Changed +- OIDC_EXTRA_SCOPE_CLAIMS setting. ### [0.3.4] - 2016-06-10