Skip to content

Commit 5d13f0d

Browse files
committed
updated CHANGELOG for 2.7.29
1 parent 62cbfdd commit 5d13f0d

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

CHANGELOG-2.7.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ 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.29 (2017-06-07)
11+
12+
* bug #23069 [SecurityBundle] Show unique Inherited roles in profile panel (yceruto)
13+
* bug #23073 [TwigBridge] Fix namespaced classes (ogizanagi)
14+
* bug #22936 [Form] Mix attr option between guessed options and user options (yceruto)
15+
* bug #23024 [EventDispatcher] Fix ContainerAwareEventDispatcher::hasListeners(null) (nicolas-grekas)
16+
* bug #22996 [Form] Fix \IntlDateFormatter timezone parameter usage to bypass PHP bug #66323 (romainneutron)
17+
* bug #22994 Harden the debugging of Twig filters and functions (stof)
18+
1019
* 2.7.28 (2017-05-29)
1120

1221
* bug #22847 [Console] ChoiceQuestion must have choices (ro0NL)

0 commit comments

Comments
 (0)