Skip to content

Commit e607f12

Browse files
authored
[release] v1.47.0 (#1216)
1 parent 32b6011 commit e607f12

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

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

3+
## [v1.47.0](https://github.com/symfony/maker-bundle/releases/tag/v1.47.0)
4+
5+
*October 4th, 2022*
6+
7+
### Feature
8+
9+
- [#1211](https://github.com/symfony/maker-bundle/pull/1211) - [make:twig-extension] Change folder for Twig Extension - *@seb-jean*
10+
11+
### Bug
12+
13+
- [#1217](https://github.com/symfony/maker-bundle/pull/1217) - [make:registration-form] render the raw signedUrl in the email template -
14+
*@jrushlow*
15+
- [#1210](https://github.com/symfony/maker-bundle/pull/1210) - [make:serializer] use empty string in str_replace - *@jrushlow*
16+
- [#1209](https://github.com/symfony/maker-bundle/pull/1209) - [make:crud] use save instead of add in `upgradePassword` - *@seb-jean*
17+
318
## [v1.46.0](https://github.com/symfony/maker-bundle/releases/tag/v1.46.0)
419

520
*September 23rd, 2022*

0 commit comments

Comments
 (0)