File tree Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Filter options
Expand file tree Collapse file tree 1 file changed +13
-0
lines changed
Original file line number Diff line number Diff line change @@ -7,6 +7,19 @@ in 2.0 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/v2.0.0...v2.0.1
9
9
10
+ * 2.0.14 (2012-05-17)
11
+
12
+ * d1c831d: Change must-proxy-revalidate by proxy-revalidate
13
+ * 445fd2f: In console terms columns are width and rows are height
14
+ * 926ac98: [ Finder] replaced static by self on a private variable
15
+ * 47605f6: [ Form] [ DataMapper ] Do not update form to data when form is read only
16
+ * c642a5e: [ CssSelector] ignored an optional whitespace after a combinator
17
+ * cbc3ed3: [ HttpKernel] added some constant for better forward compatibility
18
+ * 906f6f6: [ DependencyInjection] fixed private services removal when used as configurators (closes #3758 )
19
+ * 970d0b4: [ BrowserKit] Check class existence only when required.
20
+ * 1ed8b72: Autoloader should not throw exception because PHP will continue to call other registered autoloaders.
21
+ * 7fe236a: [ Security] Configure ports in RetryAuthenticationEntryPoint according to router settings
22
+
10
23
* 2.0.13 (2012-04-30)
11
24
12
25
* 5b92b9e: [ Console] Selectively output to STDOUT or OUTPUT stream
You can’t perform that action at this time.
0 commit comments