File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change
1
+ 1.12
2
+ ====
3
+
4
+ * Use ` [make:*-test] ` Use the new WebTestAssertionsTrait methods in the generated
5
+ functional tests - #381 thanks to @adrienlucas
6
+
7
+ * Add a agree terms checkbox to ` make:registration-form ` - #394
8
+ thanks to @ismail1432
9
+
10
+ * Template generation respects ` twig.default_path ` - #346
11
+ thanks to @LeJeanbono
12
+
13
+ * [ Serializer] Normalizer now implements CacheableSupportsMethodInterface
14
+ with condition - #399 thanks to @jojotjebaby
15
+
16
+ * Deprecate Argon2i encoder used in ` make:user ` and use
17
+ ` auto ` instead - #398 thanks to @nicolas-grekas
18
+
19
+ * [ make: auth ] Added logout support and help for logged in user -
20
+ in #406 thanks to @St0iK
21
+
22
+ * Use new event class names instead of strings in ` make:event-subscriber ` -
23
+ in #403 thanks to jojotjebaby
24
+
1
25
1.11
2
26
====
3
27
You can’t perform that action at this time.
0 commit comments