Skip to content

Commit 37802de

Browse files
authored
Merge pull request #1590 from XWB/changelog
Add 5.2 changelog
2 parents 5e53c26 + 98ec5c4 commit 37802de

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

CHANGELOG-5.2.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
CHANGELOG for 5.2.x
2+
===================
3+
4+
This changelog references the relevant changes (bug and security fixes) done
5+
in 5.2 versions.
6+
7+
### 5.2.0 (xxxx-xx-xx)
8+
9+
* Dropped Symfony 4.0, 4.1 and 4.2 support.
10+
* Fixed paginate subscriber when request stack is empty.
11+
* Fixed Doctrine deprecation notice in RegisterListenersService.
12+
* Do not prompt for confirmation in `ResetTemplatesCommand` if not interactive.

0 commit comments

Comments
 (0)