Skip to content

Commit 7ae4ff2

Browse files
authored
Merge pull request #1160 from symfony/git-released/release/v1.45.0
[git-released] v1.45.0
2 parents 0126e5c + f60b9ef commit 7ae4ff2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Changelog
22

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+
315
## [v1.44.0](https://github.com/symfony/maker-bundle/releases/tag/v1.44.0)
416

517
*July 13th, 2022*

0 commit comments

Comments
 (0)