Skip to content

Commit 702558c

Browse files
committed
minor #901 [release] set changelog for 1.32.0 (jrushlow)
This PR was merged into the 1.0-dev branch. Discussion ---------- [release] set changelog for 1.32.0 Commits ------- a669adf [release] set changelog for 1.32.0
2 parents fa63eea + a669adf commit 702558c

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v1.32.0](https://github.com/symfony/maker-bundle/releases/tag/v1.32.0)
4+
5+
*June 18th, 2021*
6+
7+
### Feature
8+
9+
- [#877](https://github.com/symfony/maker-bundle/pull/877) - [make:entity] Default to "datetime_immutable" when creating entities - *@nicolas-grekas*
10+
11+
### Bug Fix
12+
13+
- [#899](https://github.com/symfony/maker-bundle/pull/899) - Use proper name for parameter of upgradePassword - *@Tobion*
14+
- [#896](https://github.com/symfony/maker-bundle/pull/896) - Fix keys not found when surrounded by quotes - *@valentinloiseau*
15+
- [#890](https://github.com/symfony/maker-bundle/pull/890) - [make:user] Keep implementing deprecated username methods - *@wouterj*
16+
317
## [v1.31.1](https://github.com/symfony/maker-bundle/releases/tag/v1.31.1)
418

519
*May 12th, 2021*

0 commit comments

Comments
 (0)