Skip to content

Commit 4e48839

Browse files
committed
release: v1.0.1
1 parent 2256030 commit 4e48839

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

CHANGELOG.md

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,12 +4,11 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7-
[unreleased]
7+
## [1.0.1] - 2024-09-05
8+
9+
### Fixed
810
- Fix JWT decode of non JWT tokens #428
911
- Fix method signatures #427
10-
- Updated CI to also test on PHP 8.3 #407
11-
- Updated readme PHP requirement to PHP 7.0+ #407
12-
- Added dependabot for GitHub Actions #407
1312
- Cast `$_SERVER['SERVER_PORT']` to integer to prevent adding 80 or 443 port to redirect URL. #403
1413
- Check subject when verifying JWT #406
1514
- Removed duplicate check on jwks_uri and only check if jwks_uri exists when needed #373

0 commit comments

Comments
 (0)