Skip to content

Commit 936e229

Browse files
committed
Update changelog
1 parent e3d5d6d commit 936e229

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
1515
### Fixed
1616
- The server will now only recognise and handle an authorization header if the value of the header is non-empty. This is to circumvent issues where some common frameworks set this header even if no value is present (PR #1170)
1717
- Added type validation for redirect uri, client ID, client secret, scopes, auth code, state, username, and password inputs (PR #1210)
18-
- Allow scope "0" to be used. Previously this was removed from a request because it failed an `empty()` check (PR #1092)
18+
- Allow scope "0" to be used. Previously this was removed from a request because it failed an `empty()` check (PR #1181)
1919

2020
## [8.2.4] - released 2020-12-10
2121
### Fixed

0 commit comments

Comments
 (0)