File tree 1 file changed +7
-0
lines changed
1 file changed +7
-0
lines changed Original file line number Diff line number Diff line change @@ -7,6 +7,13 @@ in 3.3 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.3.0...v3.3.1
9
9
10
+ * 3.3.2 (2017-06-06)
11
+
12
+ * bug #23073 [ TwigBridge] Fix namespaced classes (ogizanagi)
13
+ * bug #23063 [ Cache] Fix extensibility of TagAwareAdapter::TAGS_PREFIX (wucdbm)
14
+ * bug #22936 [ Form] Mix attr option between guessed options and user options (yceruto)
15
+ * bug #22976 [ DependencyInjection] Use more clear message when unused environment variables detected (voronkovich)
16
+
10
17
* 3.3.1 (2017-06-05)
11
18
12
19
* bug #23067 [ HttpFoundation] [ FrameworkBundle ] Revert "trusted proxies" BC break (nicolas-grekas)
You can’t perform that action at this time.
0 commit comments