File tree Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Expand file tree Collapse file tree 1 file changed +8
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,14 @@ in 3.4 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/v3.4.0...v3.4.1
9
9
10
+ * 3.4.6 (2018-03-05)
11
+
12
+ * bug #26393 [ DI] Skip resource tracking if disabled (chalasr)
13
+ * bug #26355 [ DI] Fix missing "id" normalization when dumping the container (nicolas-grekas)
14
+ * bug #26368 [ WebProfilerBundle] Fix Debug toolbar breaks app (xkobal)
15
+ * bug #26369 Use fill instead of style for svg colors (rpkamp)
16
+ * bug #26358 [ FrameworkBundle] Silence "Failed to remove directory" on cache: clear (nicolas-grekas)
17
+
10
18
* 3.4.5 (2018-03-01)
11
19
12
20
* bug #26327 [ Form] [ WCAG ] Errors sign for people that do not see colors (Nyholm)
You can’t perform that action at this time.
0 commit comments