Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 571e6b1

Browse files
committed
updated CHANGELOG for 4.0.6
1 parent fa8455a commit 571e6b1

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-4.0.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ in 4.0 minor versions.
77
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
88
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v4.0.0...v4.0.1
99

10+
* 4.0.6 (2018-03-05)
11+
12+
* bug #26393 [DI] Skip resource tracking if disabled (chalasr)
13+
* bug #26403 fix the handling of timestamp in the MongoDBSessionHandler (hjanuschka)
14+
* bug #26355 [DI] Fix missing "id" normalization when dumping the container (nicolas-grekas)
15+
* bug #26368 [WebProfilerBundle] Fix Debug toolbar breaks app (xkobal)
16+
* bug #26369 Use fill instead of style for svg colors (rpkamp)
17+
* bug #26358 [FrameworkBundle] Silence "Failed to remove directory" on cache:clear (nicolas-grekas)
18+
1019
* 4.0.5 (2018-03-01)
1120

1221
* bug #26327 [Form][WCAG] Errors sign for people that do not see colors (Nyholm)

0 commit comments

Comments
 (0)