Skip to content

Commit

Permalink
Add a changelog (FriendsOfSymfony#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
deguif authored Sep 16, 2020
1 parent f3bbaa0 commit 0597700
Showing 1 changed file with 16 additions and 0 deletions.
16 changes: 16 additions & 0 deletions CHANGELOG-2.0.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,16 @@
CHANGELOG for 2.0.x
===================

This changelog references the relevant changes done in 6.0 versions.

### 2.0.0-ALPHA1 (unreleased)

* Added `NL` translations [[#631](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/631)]
* Fixed form submission/validation [[#643](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/643)]

### 2.0.0-ALPHA0 (2018-05-01)

* Deprecated support for Symfony 2.x
* Dropped support for PHP < 7.1
* Allowed array in `supported_scopes` option [[#552](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/552)]
* Allowed overriding of `authorizeAction` rendering [[#564](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/564)]

0 comments on commit 0597700

Please sign in to comment.