Skip to content

Commit 3e7820d

Browse files
committed
[release] v1.42.0
1 parent 767be43 commit 3e7820d

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGELOG.md

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

3+
## [v1.42.0](https://github.com/symfony/maker-bundle/releases/tag/v1.42.0)
4+
5+
*May 9th, 2022*
6+
7+
### Feature
8+
9+
- [#1114](https://github.com/symfony/maker-bundle/pull/1114) - [make:entity] _em will be private in ORM 3.0, use getEntityManager() - *@jrushlow*
10+
- [#456](https://github.com/symfony/maker-bundle/pull/456) - Use prefix "is" for getters on boolean fields - *@MaximePinot*
11+
- [#307](https://github.com/symfony/maker-bundle/pull/307) - [make:crud][experimental] Add generated tests to make:crud - *@ckrack*
12+
### Bug
13+
14+
- [#1115](https://github.com/symfony/maker-bundle/pull/1115) - [make:crud] fix broken controller with custom repository - *@jrushlow*
15+
316
## [v1.41.0](https://github.com/symfony/maker-bundle/releases/tag/v1.41.0)
417

518
*May 4th, 2022*

0 commit comments

Comments
 (0)