From 0faf7273515bf247c9f8806e3548fa796ad3ca2b Mon Sep 17 00:00:00 2001 From: Juan Ignacio Fiorentino Date: Thu, 18 Feb 2016 16:52:30 -0300 Subject: [PATCH] Update CHANGELOG.md --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f6e6360..3667efa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -5,6 +5,8 @@ All notable changes to this project will be documented in this file. ### [Unreleased] ##### Added +- Support OAuth2 requests. +- Decorator for protecting views with OAuth2. - Setting OIDC_IDTOKEN_PROCESSING_HOOK. ### [0.2.5] - 2016-02-03