From 8b95eef71c586090674cdf2db7ff399618f068a4 Mon Sep 17 00:00:00 2001 From: Sylvain MARIE Date: Thu, 9 Apr 2020 10:59:29 +0200 Subject: changelog entry --- CHANGELOG.rst | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ab556f1..633b70d 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -25,8 +25,9 @@ OAuth2.0 Provider - Bugfixes OAuth2.0 Client - Bugfixes * #290: Fix Authorization Code's errors processing - * #603: BackendApplication.Client.prepare_request_body use the `scope` argument as intended. + * #603: BackendApplicationClient.prepare_request_body use the `scope` argument as intended. * #672: Fix edge case when `expires_in=Null` + * #725: LegacyApplicationClient.prepare_request_body now correctly uses the default `scope` provided in constructor OAuth1.0 Client -- cgit v1.2.1