File tree Expand file tree Collapse file tree 1 file changed +4
-1
lines changed
Expand file tree Collapse file tree 1 file changed +4
-1
lines changed Original file line number Diff line number Diff 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
You can’t perform that action at this time.
0 commit comments