Skip to content

Commit 40b9b55

Browse files
committed
bumping CHANGELOG
1 parent d61fb46 commit 40b9b55

File tree

1 file changed

+15
-1
lines changed

1 file changed

+15
-1
lines changed

CHANGELOG.md

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

3-
## [v1.35.9](https://github.com/symfony/maker-bundle/releases/tag/v1.35.0)
3+
## [v1.36.0](https://github.com/symfony/maker-bundle/releases/tag/v1.36.0)
4+
5+
*November 16th, 2021*
6+
7+
### Feature
8+
9+
- [#1010](https://github.com/symfony/maker-bundle/pull/1010) - Raising minimum Symfony version to 4.4 & refactoring of internal test classes - *@weaverryan*
10+
11+
### Bug Fix
12+
13+
- [#1010](https://github.com/symfony/maker-bundle/pull/1010) - Various fixes for deprecated code that was generated & fixes for Symfony 6 - *@weaverryan*
14+
- [#993](https://github.com/symfony/maker-bundle/pull/993) - Avoid iterating on null for DoctrineBundle 2.2 and lower - *@weaverryan*
15+
- [#1004](https://github.com/symfony/maker-bundle/pull/1004) - Fix FQCN of 'security.authentication.success' event - *@AlexBevilacqua*
16+
17+
## [v1.35.0](https://github.com/symfony/maker-bundle/releases/tag/v1.35.0)
418

519
*November 12th, 2021*
620

0 commit comments

Comments
 (0)