Skip to content

Commit 8d2f3f9

Browse files
authored
[minor] #1427 v1.53.0
1 parent 05be7f0 commit 8d2f3f9

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,23 @@
11
# Changelog
22

3+
## [v1.53.0](https://github.com/symfony/maker-bundle/releases/tag/v1.53.0)
4+
5+
*February 1st, 2024*
6+
7+
### Feature
8+
9+
- [#1423](https://github.com/symfony/maker-bundle/pull/1423) - [dx] drop twig 2.x support && open the door for 4.x - *@jrushlow*
10+
- [#1417](https://github.com/symfony/maker-bundle/pull/1417) - Compatibility to dependency php parser v5 - *@drieschel*
11+
- [#1414](https://github.com/symfony/maker-bundle/pull/1414) - Proper annotation for generated validator constraint - *@zorn-v*
12+
- [#1407](https://github.com/symfony/maker-bundle/pull/1407) - New Name of Docker compose file - *@Xbirdfr*
13+
14+
### Bug
15+
16+
- [#1419](https://github.com/symfony/maker-bundle/pull/1419) - [make:controller] remove CodeExtension::getFileLink() call when generating twig templates - *@jrushlow*
17+
- [#1403](https://github.com/symfony/maker-bundle/pull/1403) - Doctrine make:fixtures - Remove extra semicolon - *@MrYamous*
18+
- [#1342](https://github.com/symfony/maker-bundle/pull/1342) - fix missing blank space in Repository.tpl.php - *@OleksiiBulba*
19+
20+
321
## [v1.52.0](https://github.com/symfony/maker-bundle/releases/tag/v1.52.0)
422

523
### Feature

0 commit comments

Comments
 (0)