Skip to content

Commit f89b9e7

Browse files
committed
updated CHANGELOG for 3.2.6
1 parent 063c8c3 commit f89b9e7

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG-3.2.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ in 3.2 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/v3.2.0...v3.2.1
99

10+
* 3.2.6 (2017-03-10)
11+
12+
* bug #21930 [Cache] Cached files rely on umask (4rthem)
13+
* bug #21946 Use PHPUnit 5.4 instead of 5.3 (j0k3r)
14+
* bug #21936 [PropertyAccess] Use ArrayAdapter in debug mode (chalasr)
15+
1016
* 3.2.5 (2017-03-09)
1117

1218
* bug #21923 [travis] Test with hhvm 3.18 (nicolas-grekas)

0 commit comments

Comments
 (0)