Make scope a requirement when authorizing a client
Change-Id: Id0ea27d90afdca08f76021bf17f1fda125147268
diff --git a/Changes b/Changes
index c30b2c8..f41203a 100755
--- a/Changes
+++ b/Changes
@@ -1,4 +1,4 @@
-0.48 2023-01-27
+0.48 2023-01-30
- Added support for NKJP tagset in annotation
assistant. (diewald)
- Remove deprecated 'auth_support' (since 0.31)
@@ -20,6 +20,8 @@
- Replaced list with info API request for client information
in OAuth registration flow. (diewald)
- Fix tour localization to be overwritable. (diewald)
+ - Make scope a requirement for OAuth authorizations.
+ (diewald)
WARNING: Mojolicious 9.31 is a security update -
updating is highly recommended.