We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0126e5c + f60b9ef commit 7ae4ff2Copy full SHA for 7ae4ff2
CHANGELOG.md
@@ -1,5 +1,17 @@
1
# Changelog
2
3
+## [v1.45.0](https://github.com/symfony/maker-bundle/releases/tag/v1.45.0)
4
+
5
+*July 26th, 2022*
6
7
+### Feature
8
9
+- [#1136](https://github.com/symfony/maker-bundle/pull/1136) - use method add() instead of [] in collection adder-method - *@HKandulla*
10
+### Bug
11
12
+- [#1154](https://github.com/symfony/maker-bundle/pull/1154) - [make:entity] remove empty parenthesis on `id` - *@jrushlow*
13
+- [#1153](https://github.com/symfony/maker-bundle/pull/1153) - [make:registration-form] Fix escape text-strings - *@mdoutreluingne*
14
15
## [v1.44.0](https://github.com/symfony/maker-bundle/releases/tag/v1.44.0)
16
17
*July 13th, 2022*
0 commit comments