Skip to content

Commit a338c56

Browse files
committed
add additional fixes and features
1 parent 5395bdc commit a338c56

File tree

1 file changed

+8
-1
lines changed

1 file changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,16 +2,23 @@
22

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

5-
*August 19th, 2021*
5+
*September 24th, 2021*
66

77
### Feature
88

9+
- [#970](https://github.com/symfony/maker-bundle/pull/970) - make PhpCompatUtil::getPhpVersion() public - *@nikophil*
10+
- [#968](https://github.com/symfony/maker-bundle/pull/968) - [make:entity] APIP: use new attribute if exists - *@nikophil*
11+
- [#963](https://github.com/symfony/maker-bundle/pull/963) - add return types for symfony 6 - *@jrushlow*
12+
- [#925](https://github.com/symfony/maker-bundle/pull/925) - [templates] Add void return types - *@seb-jean*
913
- [#923](https://github.com/symfony/maker-bundle/pull/923) - use password hasher for make:registration & make:reset-password, includes other improvements - *@jrushlow*
1014

1115
### Bug Fix
1216

17+
- [#974](https://github.com/symfony/maker-bundle/pull/974) - Fix method call definition - *@ajgarlag*
18+
- [#973](https://github.com/symfony/maker-bundle/pull/973) - Fix we we typo - *@karser*
1319
- [#933](https://github.com/symfony/maker-bundle/pull/933) - [make:entity] Remove deprecated json_array type from available list types. - *@bdaler*
1420
- [#930](https://github.com/symfony/maker-bundle/pull/930) - Add all missed dependencies to make:reset-password - *@upyx*
21+
- [#870](https://github.com/symfony/maker-bundle/pull/870) - [make:crud] Fix templates path use in include - *@leblanc-simon*
1522

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

0 commit comments

Comments
 (0)