Update change log for M1 release

This commit is contained in:
Rossen Stoyanchev
2010-05-07 07:46:57 +00:00
parent 74875b37ab
commit ab26119353

View File

@@ -2,11 +2,14 @@ SPRING WEB FLOW CHANGELOG
=========================
http://www.springframework.org/webflow
Changes in version 2.1.0 ()
-------------------------------------
* Upgraded to Spring Framework 3.0.2.RELEASE, Portlet API 2.0.1, and Tiles 2.1.2 (SWF-1226)
* Upgraded to Spring Security 3.0.2.RELEASE (SWF-1182)
* Added support for cascaded attributes in AjaxTilesView (SWF-1053)
Changes in version 2.1.0 M1 (May 7, 2010)
-----------------------------------------
* Upgrade to Spring Framework 3.0.2, Portlet API 2.0.1, and Tiles 2.1.2 (SWF-1226)
* Upgrade to Spring Security 3.0.2 (SWF-1182)
* Add support for cascaded attributes in AjaxTilesView (SWF-1053)
* Switch to Spring EL as the default expression parser implementation in Web Flow (SWF-1136)
* Integrate Spring type conversion and formatting (SWF-1234)
* Update samples as reference apps for Web Flow on Spring 3 (SWF-1219)
Changes in version 2.0.9 ()
-------------------------------------