File tree Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Expand file tree Collapse file tree 1 file changed +19
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.54.0] ( https://github.com/symfony/maker-bundle/releases/tag/v1.54.0 )
4
+
5
+ * February 6th, 2024*
6
+
7
+ ### Feature
8
+
9
+ - [ #1439 ] ( https://github.com/symfony/maker-bundle/pull/1439 ) - [ make:* ] improve support for ORM 3.x / DBAL 4.x - * @jrushlow *
10
+ - [ #1438 ] ( https://github.com/symfony/maker-bundle/pull/1438 ) - Remove mentions of undefined Doctrine constants Types::ARRAY and Types::OBJECT - * @njutn95 *
11
+ - [ #1432 ] ( https://github.com/symfony/maker-bundle/pull/1432 ) - [ make: controller ] use promoted parameter - * @tacman *
12
+ - [ #1428 ] ( https://github.com/symfony/maker-bundle/pull/1428 ) - [ make:* ] use Routing\Attribute\* instead of Routing\Annotation\* - * @jrushlow *
13
+ - [ #1425 ] ( https://github.com/symfony/maker-bundle/pull/1425 ) - [ dx] require >= PHPUnit 9.6, update phpunit schema, deprecate skipOnSymfony7() - * @jrushlow *
14
+ - [ #1421 ] ( https://github.com/symfony/maker-bundle/pull/1421 ) - [ make:* ] drop Symfony 6.3 support - * @jrushlow *
15
+ - [ #1418 ] ( https://github.com/symfony/maker-bundle/pull/1418 ) - Determine events map dynamically - * @HypeMC *
16
+
17
+ ### Bug
18
+
19
+ - [ #1435 ] ( https://github.com/symfony/maker-bundle/pull/1435 ) - [ make:* ] fix bundled php-cs-fixer not working on windows - * @jrushlow *
20
+ - [ #1433 ] ( https://github.com/symfony/maker-bundle/pull/1433 ) - [ make: crud ] Remove extra dot - * @annechko *
21
+
3
22
## [ v1.53.0] ( https://github.com/symfony/maker-bundle/releases/tag/v1.53.0 )
4
23
5
24
* February 1st, 2024*
You can’t perform that action at this time.
0 commit comments