File tree Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Expand file tree Collapse file tree 1 file changed +16
-0
lines changed Original file line number Diff line number Diff line change
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 )]
You can’t perform that action at this time.
0 commit comments