Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB authored Dec 2, 2024
1 parent 7c358ee commit 77ce7d1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
Changelog
=========
## 2.2.1 (2024-03-xx)
## 2.2.1 (2024-12-xx)
* 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`,
* Bugfix: Add missing parameters to `OdnoklassnikiResourceOwner`,

## 2.2.0 (2024-02-28)
* BC Break: Dropped support for PHP 7.4 & 8.0,
Expand Down

0 comments on commit 77ce7d1

Please sign in to comment.