Skip to content

Commit 5db6531

Browse files
committed
bumping changelog for 1.12
1 parent 1a4f240 commit 5db6531

File tree

1 file changed

+24
-0
lines changed

1 file changed

+24
-0
lines changed

CHANGELOG.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
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+
125
1.11
226
====
327

0 commit comments

Comments
 (0)