File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.60.0] ( https://github.com/symfony/maker-bundle/releases/tag/v1.60.0 )
4
+
5
+ * June 10th, 2024*
6
+
7
+ ### Feature
8
+
9
+ - [ #1534 ] ( https://github.com/symfony/maker-bundle/pull/1534 ) [ make: entity ] add enum support - * @loicsapone *
10
+ - [ #1543 ] ( https://github.com/symfony/maker-bundle/pull/1543 ) [ dx] make it easier to use tooling for devs - * @jrushlow *
11
+ - [ #1544 ] ( https://github.com/symfony/maker-bundle/pull/1544 ) [ make: webhook ] phpstan types and single quotes - * @seb-jean *
12
+ - [ #1546 ] ( https://github.com/symfony/maker-bundle/pull/1546 ) [ make: message ] phpstan types - * @seb-jean *
13
+ - [ #1545 ] ( https://github.com/symfony/maker-bundle/pull/1545 ) 1545 [ make: crud ] use getString() instead of get() for csrf token - * @seb-jean *
14
+ - [ #1568 ] ( https://github.com/symfony/maker-bundle/pull/1568 ) [ make: schedule ] Add transport name for attribute - * @NicolasJourdan *
15
+ - [ #1574 ] ( https://github.com/symfony/maker-bundle/pull/1547 ) [ make: validator ] phpstan types - * @seb-jean *
16
+
17
+ ### Bug
18
+
19
+ - [ #1496 ] ( https://github.com/symfony/maker-bundle/pull/1496 ) [ make: entity ] confirm to allow non-ascii char's in entity names - * @Fan2Shrek *
20
+ - [ #1533 ] ( https://github.com/symfony/maker-bundle/pull/1533 ) make:security: form-login ] fix remember me label - * @jrushlow *
21
+ - [ #1535 ] ( https://github.com/symfony/maker-bundle/pull/1535 ) [ make: entity ] Update ux-turbo package name to have proper suggestion - * @nfragnet *
22
+ - [ #1559 ] ( https://github.com/symfony/maker-bundle/pull/1559 ) [ make: entity ] fix indentation in broadcast_twig_template.tpl.php - * @seb-jean *
23
+ - [ #1569 ] ( https://github.com/symfony/maker-bundle/pull/1569 ) Fix generated twig file location - * @IndraGunawan *
24
+
3
25
## [ v1.59.1] ( https://github.com/symfony/maker-bundle/releases/tag/v1.59.1 )
4
26
5
27
* May 5th, 2024*
You can’t perform that action at this time.
0 commit comments