Skip to content

Commit 3158426

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

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
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+
13+
### Bug
14+
15+
- [#1115](https://github.com/symfony/maker-bundle/pull/1115) - [make:crud] fix broken controller with custom repository - *@jrushlow*
16+
317
## [v1.41.0](https://github.com/symfony/maker-bundle/releases/tag/v1.41.0)
418

519
*May 4th, 2022*

0 commit comments

Comments
 (0)