File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,12 @@ in 3.1 minor versions.
7
7
To get the diff for a specific change, go to https://github.com/symfony/symfony/commit/XXX where XXX is the change hash
8
8
To get the diff between two versions, go to https://github.com/symfony/symfony/compare/v3.1.0...v3.1.1
9
9
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
+
10
16
* 3.1.0-RC1 (2016-05-26)
11
17
12
18
* bug #18879 [ Console] SymfonyStyle: Align multi-line/very-long-line blocks (chalasr)
You can’t perform that action at this time.
0 commit comments