File tree Expand file tree Collapse file tree 2 files changed +10
-2
lines changed
Expand file tree Collapse file tree 2 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 11# Changelog
22All Notable changes to ` oauth2-apple ` will be documented in this file
33
4- ## 0.3 .0 - 202X-XX-XX
4+ ## 0.4 .0 - 202X-XX-XX
55
66### Added
77- Nothing
@@ -18,6 +18,14 @@ All Notable changes to `oauth2-apple` will be documented in this file
1818### Security
1919- Nothing
2020
21+ ## 0.3.0 - 2024-05-18
22+
23+ ### Added
24+ - Allow lcobucci/jwt ^5.0 [ #44 ] ( https://github.com/patrickbussmann/oauth2-apple/pull/44 )
25+
26+ ### Fixed
27+ - Handle different JWT::decode signatures [ #54 ] ( https://github.com/patrickbussmann/oauth2-apple/pull/54 )
28+
2129## 0.2.10 - 2022-10-01
2230
2331### Added
Original file line number Diff line number Diff line change 4343 },
4444 "extra" : {
4545 "branch-alias" : {
46- "dev-master" : " 0.3 .x-dev"
46+ "dev-master" : " 0.4 .x-dev"
4747 }
4848 }
4949}
You can’t perform that action at this time.
0 commit comments