File tree Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Expand file tree Collapse file tree 1 file changed +14
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
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
+
3
17
## [ v1.41.0] ( https://github.com/symfony/maker-bundle/releases/tag/v1.41.0 )
4
18
5
19
* May 4th, 2022*
You can’t perform that action at this time.
0 commit comments