Skip to content

Commit 295bc6c

Browse files
authored
Prepare 1.0 release (hwi#1591)
1 parent b278dc2 commit 295bc6c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,8 @@
11
Changelog
22
=========
3-
## 1.0.0 (2019-xx-xx)
3+
## 1.0.0 (2020-01-17)
44
* Dropped support for PHP 5.6, 7.0 and 7.1,
55
* Dropped support for FOSUserBundle 1.3,
6-
* Dropped support for PHPUnit 5,
76
* Dropped support for Symfony 2.8,
87
* Minimum Symfony 3 requirement is 3.4,
98
* Minimum Symfony 4 requirement is 4.3,
@@ -14,6 +13,7 @@ Changelog
1413
* Fixed: Symfony deprecation warning in `symfony/config`,
1514
* Fixed: SensioConnect now uses new API URLs,
1615
* Fixed: Do not add Authorization header if no client_secret is present,
16+
* Fixed: `LoginController::connectAction` should not fail if no token is available,
1717
* Added: Genius.com resource owner,
1818
* Added: HTTPlug 2.0 support,
1919
* Added: Keycloak resource owner,

0 commit comments

Comments
 (0)