Skip to content

Commit 7dac6ab

Browse files
authored
[release] v1.40.0 (#1206)
1 parent 026b814 commit 7dac6ab

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Changelog
22

3+
## [v1.40.0](https://github.com/symfony/maker-bundle/releases/tag/v1.40.0)
4+
5+
*September 23rd, 2022*
6+
7+
### Feature
8+
9+
- [#1204](https://github.com/symfony/maker-bundle/pull/1204) - [make:crud] use save instead of add repository methods - *@jrushlow*
10+
- [#1202](https://github.com/symfony/maker-bundle/pull/1202) - [reset-password] use higher level "options" in ChangePasswordFormType.tpl.php - *@seb-jean*
11+
- [#1019](https://github.com/symfony/maker-bundle/pull/1019) - Add `make:twig-component` maker - *@kbond*
12+
### Bug
13+
14+
- [#1199](https://github.com/symfony/maker-bundle/pull/1199) - [make:entity] fix compatibility with api-platform 3.0 - *@yobrx*
15+
- [#1176](https://github.com/symfony/maker-bundle/pull/1176) - [make:entity] Fix error while making blob in entity - *@mdoutreluingne*
16+
317
## [v1.45.0](https://github.com/symfony/maker-bundle/releases/tag/v1.45.0)
418

519
*July 26th, 2022*

0 commit comments

Comments
 (0)