File tree 1 file changed +11
-7
lines changed
1 file changed +11
-7
lines changed Original file line number Diff line number Diff line change 1
1
Changelog
2
2
=========
3
3
4
- ### 2.0.0-beta2 (xxxx-xx-xx)
5
-
6
- * Use ceil in ` ResettingController ` for a better token lifetime approximation
7
- * Removed unused translation keys
8
- * Removed form deprecations
9
- * Added ` symfony/templating ` as a dependency
10
- * Use ` @ ` -based Twig syntax for templates
4
+ ### 2.0.0-beta2 (2017-01-31)
5
+
6
+ * Use ceil in ` ResettingController ` for a better token lifetime approximation.
7
+ * Removed unused translation keys.
8
+ * Removed form deprecations.
9
+ * Use ` @ ` -based Twig syntax for templates.
10
+ * Improved several language files.
11
+ * Improved documentation.
12
+ * Ability to disable the authentication listener.
13
+ * Removed ` DateUtil ` class.
14
+ * [ BC break] Changed validation max length to match the database structure.
11
15
12
16
### 2.0.0-beta1 (2016-11-29)
13
17
You can’t perform that action at this time.
0 commit comments