File tree Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Expand file tree Collapse file tree 1 file changed +9
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,15 @@ in 6.2 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v6.2.0...v6.2.1
9
9
10
+ * 6.2.0-RC2 (2022-11-28)
11
+
12
+ * bug #48366 [ Mailer] Fix body renderer check (fabpot)
13
+ * bug #48347 [ Clock] Autowire PSR interface (wouterj)
14
+ * bug #48341 [ SecurityBundle] Fix ` logout.csrf_token_generator ` default value (MatTheCat)
15
+ * bug #48333 [ Yaml] parse unquoted digits in tag values as integers (xabbuh)
16
+ * bug #48330 [ FrameworkBundle] do not wire the MercureTransportFactory if the MercureBundle is not enabled (xabbuh)
17
+ * bug #48320 [ Clock] Implement PSR-20 (nicolas-grekas)
18
+
10
19
* 6.2.0-RC1 (2022-11-25)
11
20
12
21
* bug #48312 [ VarExporter] Improve partial-initialization API for ghost objects (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments