File tree Expand file tree Collapse file tree 1 file changed +12
-3
lines changed
Expand file tree Collapse file tree 1 file changed +12
-3
lines changed Original file line number Diff line number Diff line change @@ -6,6 +6,18 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
66
77## [ Unreleased]
88
9+ ### Added
10+ *
11+
12+ ### Changed
13+ *
14+
15+ ### Removed
16+ *
17+
18+
19+ ## [ 0.9.0]
20+
921### Added
1022* php 7.4 deprecates array_key_exists on objects, use property_exists in getVerifiedClaims and requestUserInfo
1123* Adding a header to indicate JSON as the return type for userinfo endpoint #151
@@ -33,9 +45,6 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
3345 * Added strict type comparisons #167
3446* Bugfix: required ` openid ` scope was omitted when additional scopes were registered using ` addScope ` method. This resulted in failing OpenID process.
3547
36- ### Removed
37- *
38-
3948## [ 0.8.0]
4049
4150### Added
You can’t perform that action at this time.
0 commit comments