Skip to content

Commit f31a08d

Browse files
committed
updated CHANGELOG for 2.7.13
1 parent 9a0e299 commit f31a08d

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

CHANGELOG-2.7.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,14 @@ in 2.7 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/v2.7.0...v2.7.1
99

10+
* 2.7.13 (2016-05-09)
11+
12+
* security #18733 limited the maximum length of a submitted username (fabpot)
13+
* bug #18730 [FrameworkBundle] prevent calling get() for service_container service (xabbuh)
14+
* bug #18709 [DependencyInjection] top-level anonymous services must be public (xabbuh)
15+
* bug #18692 add @Event annotation for KernelEvents (Haehnchen)
16+
* bug #18246 [DependencyInjection] fix ambiguous services schema (backbone87)
17+
1018
* 2.7.12 (2016-04-29)
1119

1220
* bug #18180 [Form] fixed BC break with pre selection of choices with `ChoiceType` and its children (HeahDude)

0 commit comments

Comments
 (0)