diff --git a/docs/sections/changelog.rst b/docs/sections/changelog.rst index e77757c..7497fb7 100644 --- a/docs/sections/changelog.rst +++ b/docs/sections/changelog.rst @@ -13,6 +13,7 @@ Unreleased * Changed: dropping support for Django versions before 1.8. * Changed: pass token and request to OIDC_IDTOKEN_PROCESSING_HOOK. * Fixed: CORS OPTIONS request blocked on userinfo request. +* Fixed: fix settings to support falsy valued overrides. 0.6.0 =====