Skip to content

Commit

Permalink
Prepare 2.3.0 release
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB authored Jan 1, 2025
1 parent 1029336 commit 3d42abc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
Changelog
=========
## 2.3.0 (2024-12-xx)
## 2.3.0 (2025-01-01)
* BC Break: Dropped support for Symfony: `6.3` and `7.0`,
* Added: `Amazon Cognito` resource owner,
* Bugfix: Prevent overwriting `failure_path` in `AuthenticationFailureHandler` when connect functionality is not enabled,
* Bugfix: Prevent overwriting `failure_handler` in security configuration if set,
* Bugfix: Type hint `AuthenticatorInterface` instead of `OAuthAuthenticator` in `RefreshAccessTokenListener`,
Expand Down

0 comments on commit 3d42abc

Please sign in to comment.