Skip to content

Commit 018dfc4

Browse files
authored
chore: prepare v6.3.0 (#441)
1 parent 608668e commit 018dfc4

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

README.md

+5
Original file line numberDiff line numberDiff line change
@@ -261,6 +261,11 @@ $decoded = json_decode(json_encode($decoded), true);
261261
Changelog
262262
---------
263263

264+
#### 6.3.0 / 2022-07-15
265+
266+
- Added ES256 support to JWK parsing ([#399](https://github.com/firebase/php-jwt/pull/399))
267+
- Fixed potential caching error in `CachedKeySet` by caching jwks as strings ([#435](https://github.com/firebase/php-jwt/pull/435))
268+
264269
#### 6.2.0 / 2022-05-14
265270

266271
- Added `CachedKeySet` ([#397](https://github.com/firebase/php-jwt/pull/397))

0 commit comments

Comments
 (0)