diff --git a/docs/src/reference/asciidoc/whatsnew.adoc b/docs/src/reference/asciidoc/whatsnew.adoc index 734f5c77..0a64f7cd 100644 --- a/docs/src/reference/asciidoc/whatsnew.adoc +++ b/docs/src/reference/asciidoc/whatsnew.adoc @@ -22,3 +22,13 @@ interoperability with web applications. * New samples, <>, <>. * UI modeling support using Eclipse Papyrus, <>. +== In 1.2 +_Spring Statemachine 1.2_ is focusing generic enhacements, better +_UML_ support and integrations with external config repositories. + +* Support for UML submachines <> +* New _Repository_ abstraction keeping machine configuration in an + external repository <> +* New support for state actions. <> +* New error action concepts. +