Skip to content

Commit d8e2f39

Browse files
committed
update changelog for 9.3.0 release
1 parent f37407e commit d8e2f39

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,8 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
77

88
## [Unreleased]
99

10+
## [9.3.0] - released 2025-11-25
11+
1012
### Added
1113

1214
- Added sensitive parameter to avoid sensitive data being included in stack traces (PR #1483)
@@ -780,7 +782,8 @@ Version 5 is a complete code rewrite.
780782

781783
- First major release
782784

783-
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/9.2.0...HEAD
785+
[Unreleased]: https://github.com/thephpleague/oauth2-server/compare/9.3.0...HEAD
786+
[9.3.0]: https://github.com/thephpleague/oauth2-server/compare/9.2.0...9.3.0
784787
[9.2.0]: https://github.com/thephpleague/oauth2-server/compare/9.1.0...9.2.0
785788
[9.1.0]: https://github.com/thephpleague/oauth2-server/compare/9.0.1...9.1.0
786789
[9.0.1]: https://github.com/thephpleague/oauth2-server/compare/9.0.0...9.0.1

0 commit comments

Comments
 (0)