File tree Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Expand file tree Collapse file tree 1 file changed +11
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,17 @@ in 3.2 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.2.0...v3.2.1
9
9
10
+ * 3.2.0 (2016-11-30)
11
+
12
+ * bug #20687 [ FrameworkBundle] Forbid env parameters in routing configuration (nicolas-grekas)
13
+ * bug #20607 [ Validator] Bring egulias/email-validator ~ 2.0 to parity with ~ 1.2 (Lctrs)
14
+ * bug #20671 [ Config] ConfigCache::isFresh() should return false when unserialize() fails (nicolas-grekas)
15
+ * bug #20679 [ VarDumper] Use default color for ellipsed namespaces/paths (nicolas-grekas)
16
+ * bug #20676 [ ClassLoader] Use only forward slashes in generated class map (nicolas-grekas)
17
+ * bug #20664 [ Validator] ensure the proper context for nested validations (xabbuh)
18
+ * bug #20661 bug #20653 [ WebProfilerBundle] Profiler includes ghost panels (jzawadzki)
19
+ * bug #20652 Fixed getRouteParams() when no parameters are available (wouterj)
20
+
10
21
* 3.2.0-RC2 (2016-11-27)
11
22
12
23
* bug #20601 [ FrameworkBundle] Don't rely on any parent definition for "cache.annotations" (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments