From aae80b66795967cda4896bbfc428364c94b6964f Mon Sep 17 00:00:00 2001 From: Miha Vrhovnik Date: Sat, 28 May 2011 10:56:44 +0200 Subject: [PATCH] Added a note about BC break for DateType into UPDATE.md file --- UPDATE.md | 7 ++++++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/UPDATE.md b/UPDATE.md index 1b6de71d83..0b1ae8c56c 100644 --- a/UPDATE.md +++ b/UPDATE.md @@ -6,6 +6,11 @@ one. It only discusses changes that need to be done when using the "public" API of the framework. If you "hack" the core, you should probably follow the timeline closely anyway. +beta3 to beta4 +-------------- + +* Form DateType parameter single-text changed to single_text + beta2 to beta3 -------------- @@ -513,4 +518,4 @@ PR8 to PR9 jar: "/path/to/yuicompressor.jar" my_filter: resource: "%kernel.root_dir%/config/my_filter.xml" - foo: bar \ No newline at end of file + foo: bar