Skip to content

Commit 143024a

Browse files
authored
Merge pull request #1078 from jrushlow/release/v1.38.0
[release] prep v1.38.0
2 parents 9931208 + c22e8db commit 143024a

File tree

1 file changed

+17
-0
lines changed

1 file changed

+17
-0
lines changed

CHANGELOG.md

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

3+
## [v1.38.0](https://github.com/symfony/maker-bundle/releases/tag/v1.38.0)
4+
5+
*February 24th, 2022*
6+
7+
### Feature
8+
9+
- [#1076](https://github.com/symfony/maker-bundle/pull/1076) - [make:registration-form] Translate reasons for VerifyEmailBundle if translator available - *@bocharsky-bw*
10+
- [#1015](https://github.com/symfony/maker-bundle/pull/1015) - Update ApiTestCase to be compliant with ApiPlatform v3.0 - *@laryjulien*
11+
- [#1007](https://github.com/symfony/maker-bundle/pull/1007) - [make:controller][make:crud] Make route names start with 'app_' - *@robmeijer*
12+
- [#939](https://github.com/symfony/maker-bundle/pull/939) - [make:crud] Improve controller generation - *@bdaler*
13+
14+
### Bug Fix
15+
16+
- [#1046](https://github.com/symfony/maker-bundle/pull/1046) - [make:entity] Exclude inherited embedded class properties - *@Vincz*
17+
- [#910](https://github.com/symfony/maker-bundle/pull/910) - [YamlSourceManipulator] Tweak regex pattern for regex key - *@lubo13*
18+
- [#830](https://github.com/symfony/maker-bundle/pull/830) - [make:validator] Fix @var typehint comments - *@mmarton*
19+
320
## [v1.37.0](https://github.com/symfony/maker-bundle/releases/tag/v1.37.0)
421

522
*February 16th, 2022*

0 commit comments

Comments
 (0)