Skip to content

Commit

Permalink
Merge pull request #1160 from symfony/git-released/release/v1.45.0
Browse files Browse the repository at this point in the history
[git-released] v1.45.0
  • Loading branch information
jrushlow authored Jul 26, 2022
2 parents 0126e5c + f60b9ef commit 7ae4ff2
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [v1.45.0](https://github.com/symfony/maker-bundle/releases/tag/v1.45.0)

*July 26th, 2022*

### Feature

- [#1136](https://github.com/symfony/maker-bundle/pull/1136) - use method add() instead of [] in collection adder-method - *@HKandulla*
### Bug

- [#1154](https://github.com/symfony/maker-bundle/pull/1154) - [make:entity] remove empty parenthesis on `id` - *@jrushlow*
- [#1153](https://github.com/symfony/maker-bundle/pull/1153) - [make:registration-form] Fix escape text-strings - *@mdoutreluingne*

## [v1.44.0](https://github.com/symfony/maker-bundle/releases/tag/v1.44.0)

*July 13th, 2022*
Expand Down

0 comments on commit 7ae4ff2

Please sign in to comment.