Skip to content

Commit c9cd9f2

Browse files
authored
Merge pull request #1988 from stloyd/changelog-22
Adjust changelog for release 2.2
2 parents c0340bd + 000201a commit c9cd9f2

File tree

1 file changed

+9
-1
lines changed

1 file changed

+9
-1
lines changed

CHANGELOG.md

+9-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,15 @@
11
Changelog
22
=========
3-
## 2.2.0 (202x-xx-xx)
3+
## 2.2.0 (2024-02-28)
44
* BC Break: Dropped support for PHP 7.4 & 8.0,
5+
* Added: Telegram resource owner,
6+
* Bugfix: Allow `use_authorization_to_get_token` to be configured to `false` for generic OAuth2,
7+
* Bugfix: Update API version for Facebook to latest available
8+
* Bugfix: Replace custom authenticator passport with custom badge usage,
9+
* Bugfix: Fix registration of failure handler,
10+
* Bugfix: Don't miss refresh token in registration controller,
11+
* Bugfix: Allow `null` as `$registrationForm` in `RegisterController`,
12+
* Bugfix: Fix connect functionality with authentication managers,
513

614
## 2.1.0 (2023-11-30)
715
* BC Break: Dropped support for Symfony: `>6.0, <6.3`,

0 commit comments

Comments
 (0)