Skip to content

Commit 0597700

Browse files
authored
Add a changelog (#644)
1 parent f3bbaa0 commit 0597700

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

CHANGELOG-2.0.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
CHANGELOG for 2.0.x
2+
===================
3+
4+
This changelog references the relevant changes done in 6.0 versions.
5+
6+
### 2.0.0-ALPHA1 (unreleased)
7+
8+
* Added `NL` translations [[#631](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/631)]
9+
* Fixed form submission/validation [[#643](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/643)]
10+
11+
### 2.0.0-ALPHA0 (2018-05-01)
12+
13+
* Deprecated support for Symfony 2.x
14+
* Dropped support for PHP < 7.1
15+
* Allowed array in `supported_scopes` option [[#552](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/552)]
16+
* Allowed overriding of `authorizeAction` rendering [[#564](https://github.com/FriendsOfSymfony/FOSOAuthServerBundle/pull/564)]

0 commit comments

Comments
 (0)