Skip to content

Commit 3dce1d4

Browse files
committed
updated CHANGELOG for 3.1.0
1 parent 73ca90d commit 3dce1d4

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

CHANGELOG-3.1.md

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

10+
* 3.1.0 (2016-05-30)
11+
12+
* bug #18889 [Console] SymfonyStyle: Fix alignment/prefixing of multi-line comments (chalasr)
13+
* bug #18907 [Routing] Fix the annotation loader taking a class constant as a beginning of a class name (jakzal, nicolas-grekas)
14+
* bug #18899 [Yaml] search for colons in strings only (xabbuh)
15+
1016
* 3.1.0-RC1 (2016-05-26)
1117

1218
* bug #18879 [Console] SymfonyStyle: Align multi-line/very-long-line blocks (chalasr)

0 commit comments

Comments
 (0)