Skip to content

Commit e94e735

Browse files
chore(main): release 6.5.0 (#506)
1 parent 52cd980 commit e94e735

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

3+
## [6.5.0](https://github.com/firebase/php-jwt/compare/v6.4.0...v6.5.0) (2023-05-12)
4+
5+
6+
### Bug Fixes
7+
8+
* allow KID of '0' ([#505](https://github.com/firebase/php-jwt/issues/505)) ([9dc46a9](https://github.com/firebase/php-jwt/commit/9dc46a9c3e5801294249cfd2554c5363c9f9326a))
9+
10+
11+
### Miscellaneous Chores
12+
13+
* drop support for PHP 7.3 ([#495](https://github.com/firebase/php-jwt/issues/495))
14+
315
## [6.4.0](https://github.com/firebase/php-jwt/compare/v6.3.2...v6.4.0) (2023-02-08)
416

517

0 commit comments

Comments
 (0)