Edit CHANGELOG.

This commit is contained in:
juanifioren 2015-06-22 18:41:07 -03:00
parent fea181bf41
commit 2a9c2ccbc6

View file

@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
### [Unreleased]
##### Added
- Way of remember user consent and skipt it (OIDC_USER_CONSENT_ENABLE).
- Setting OIDC_USER_CONSENT_EXPIRE.
##### Changed
- Now OIDC_EXTRA_SCOPE_CLAIMS must be a string, to be lazy imported.