From 4cffb9ab556b0b03888d8985d8019246f3ddc696 Mon Sep 17 00:00:00 2001 From: Rossen Stoyanchev Date: Thu, 3 Jun 2010 15:21:00 +0000 Subject: [PATCH] Update changelog --- build-spring-webflow/resources/changelog.txt | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index 9dc12161..161f6630 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -2,6 +2,13 @@ SPRING WEB FLOW CHANGELOG ========================= http://www.springframework.org/webflow +Changes in version 2.1.0 RC1 (June 3, 2010) +------------------------------------------- +* Update documentation for all Web Flow 2.1 related changes. +* More changes towards providing initial support for JSF 2. +* JSF 2 related sample updates. +* Add ivy configurations allowing booking-faces to be recompiled with Mojarra and MyFaces 2 and 1.2. + Changes in version 2.1.0 M2 (May 18, 2010) ------------------------------------------- * Add support for running with JSF 2.0 (SWF-1194)