8000 Update CHANGELOG for 5.0.0 · nesk/symfony@09220f9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 09220f9

Browse files
committed
Update CHANGELOG for 5.0.0
1 parent 0f8fe5d commit 09220f9

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-5.0.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ in 5.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/v5.0.0...v5.0.1
99

10+
* 5.0.0 (2019-11-21)
11+
12+
* bug #34464 [Form] group constraints when calling the validator (nicolas-grekas)
13+
* bug #34451 [DependencyInjection] Fix dumping multiple deprecated aliases (shyim)
14+
* bug #34448 [Form] allow button names to start with uppercase letter (xabbuh)
15+
* bug #34434 [Routing] Fix ContainerLoader and ObjectLoaderTest (fancyweb)
16+
* bug #34428 [Security] Fix best encoder not wired using migrate_from (chalasr)
17+
1018
* 5.0.0-RC1 (2019-11-17)
1119

1220
* bug #34419 [Cache] Disable igbinary on PHP >= 7.4 (nicolas-grekas)

0 commit comments

Comments
 (0)
0