Skip to content

Commit f093d90

Browse files
committed
minor #917 [release] v1.33.0 (jrushlow)
This PR was merged into the 1.0-dev branch. Discussion ---------- [release] v1.33.0 Hi Makers! Insert clever words here ## [v1.33.0](https://github.com/symfony/maker-bundle/releases/tag/v1.33.0) *June 30th, 2021* ### Feature - [#895](#895) - [make:crud] send the proper HTTP status codes and use renderForm() when available - *`@dunglas`* - [#889](#889) - [make:user] Use password_hashers instead of encoders - *`@wouterj`* ### Bug Fix - [#913](#913) - [make:registration] conditionally generate verify email flash in template - *`@jrushlow`* - [#881](#881) - [make:entity] Fix error when API-Platform is installed. - *`@MichaelBrauner`* Diff: v1.32.0...v1.33.0 Happy making! Commits ------- aa1b721 [release] v1.33.0
2 parents 7b5c342 + aa1b721 commit f093d90

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.33.0](https://github.com/symfony/maker-bundle/releases/tag/v1.33.0)
4+
5+
*June 30th, 2021*
6+
7+
### Feature
8+
9+
- [#895](https://github.com/symfony/maker-bundle/pull/895) - [make:crud] send the proper HTTP status codes and use renderForm() when available - *@dunglas*
10+
- [#889](https://github.com/symfony/maker-bundle/pull/889) - [make:user] Use password_hashers instead of encoders - *@wouterj*
11+
12+
### Bug Fix
13+
14+
- [#913](https://github.com/symfony/maker-bundle/pull/913) - [make:registration] conditionally generate verify email flash in template - *@jrushlow*
15+
- [#881](https://github.com/symfony/maker-bundle/pull/881) - [make:entity] Fix error when API-Platform is installed. - *@MichaelBrauner*
16+
317
## [v1.32.0](https://github.com/symfony/maker-bundle/releases/tag/v1.32.0)
418

519
*June 18th, 2021*

0 commit comments

Comments
 (0)