Skip to content

Commit

Permalink
Prepare 1.0 release (#1591)
Browse files Browse the repository at this point in the history
  • Loading branch information
XWB authored Jan 17, 2020
1 parent b278dc2 commit 295bc6c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,8 @@
Changelog
=========
## 1.0.0 (2019-xx-xx)
## 1.0.0 (2020-01-17)
* Dropped support for PHP 5.6, 7.0 and 7.1,
* Dropped support for FOSUserBundle 1.3,
* Dropped support for PHPUnit 5,
* Dropped support for Symfony 2.8,
* Minimum Symfony 3 requirement is 3.4,
* Minimum Symfony 4 requirement is 4.3,
Expand All @@ -14,6 +13,7 @@ Changelog
* Fixed: Symfony deprecation warning in `symfony/config`,
* Fixed: SensioConnect now uses new API URLs,
* Fixed: Do not add Authorization header if no client_secret is present,
* Fixed: `LoginController::connectAction` should not fail if no token is available,
* Added: Genius.com resource owner,
* Added: HTTPlug 2.0 support,
* Added: Keycloak resource owner,
Expand Down

0 comments on commit 295bc6c

Please sign in to comment.