Commit a1733f8 1 parent ee3c156 commit a1733f8 Copy full SHA for a1733f8
File tree 1 file changed +15
-0
lines changed
1 file changed +15
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Changelog
2
2
3
+ ## [ v1.50.0] ( https://github.com/symfony/maker-bundle/releases/tag/v1.50.0 )
4
+
5
+ ### Feature
6
+
7
+ - [ #1328 ] ( https://github.com/symfony/maker-bundle/pull/1328 ) - Deleting save and remove methods from repositories - * @mdoutreluingne *
8
+ - [ #986 ] ( https://github.com/symfony/maker-bundle/pull/986 ) - Add RememberMeBadge - * @bechir *
9
+ - [ #1332 ] ( https://github.com/symfony/maker-bundle/pull/1332 ) - Add conditional @implements tag to Doctrine repository template - * @gremo *
10
+ - [ #1325 ] ( https://github.com/symfony/maker-bundle/pull/1325 ) - Fix English typo in reset password template - * @pbek *
11
+
12
+ ### Bug
13
+
14
+ - [ #1322 ] ( https://github.com/symfony/maker-bundle/pull/1322 ) - [ make: crud ] fix typo in Kernel::VERSION usage - * @nacorp *
15
+ - [ #1324 ] ( https://github.com/symfony/maker-bundle/pull/1324 ) - Fix(Doctrine Repository template)/Avoid potential double call in save method - * @Mano-Lis *
16
+ - [ #1293 ] ( https://github.com/symfony/maker-bundle/pull/1293 ) - [ make: entity ] don't set array field default value for nullable column - * @Rootie *
17
+
3
18
## [ v1.49.0] ( https://github.com/symfony/maker-bundle/releases/tag/v1.49.0 )
4
19
5
20
* June 7th, 2023*
You can’t perform that action at this time.
0 commit comments