diff --git a/build-spring-webflow/resources/changelog.txt b/build-spring-webflow/resources/changelog.txt index a6c1a9b9..124d4596 100644 --- a/build-spring-webflow/resources/changelog.txt +++ b/build-spring-webflow/resources/changelog.txt @@ -18,6 +18,7 @@ Improvements * Added org.springframework.webflow dm Server library definition for use in a dm Server deployment environment (SWF-1067) * Strengthened contract for response-related methods in ExternalContext. Specifically, calling any of the requestRedirect methods also now completes the response. If you attempt to complete a response more than once against an ExternalContext, an IllegalStateException is thrown. +* Documented how to obtain Web Flow development branch snapshots using Maven, for both Maven Central compatible usage and SpringSource Enterprise Bundle Repository usage. Changes in version 2.0.6 (2009.03.12) -------------------------------------