Skip to content

Commit 832c370

Browse files
committed
updating CHANGELOG for 1.8
1 parent fd712d1 commit 832c370

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
1.8
2+
===
3+
4+
* make:auth can now generate an entire form login system with
5+
authenticator, login form and controller! #266 thanks to @nikophil
6+
7+
* make:auth now registers your guard authenticator in your security.yaml
8+
file automatically - #261 thanks to @nikophil
9+
10+
* Generate more explicit voter attribute names - #283 thanks to @lyrixx
11+
12+
* Fixing incorrect dependency for make:crud - #256 thanks to @ckrack
13+
14+
* Fix self-referencing relation issue - #278 thanks to @codedmonkey
15+
16+
* Fix edge-case bad template name in make:crud - #286 thanks
17+
to @thlbaut
18+
119
1.7
220
===
321

0 commit comments

Comments
 (0)