We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent cc9c801 commit 98ec5c4Copy full SHA for 98ec5c4
CHANGELOG-5.2.md
@@ -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