From 6caf66d1c7e4a15844d5e4813ac2faf56cfbb97e Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Thu, 24 Nov 2016 08:16:02 +0000 Subject: [PATCH] Update docs - Fix some links - Update what's new in 1.2 - Relates to #270 --- docs/src/reference/asciidoc/whatsnew.adoc | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/docs/src/reference/asciidoc/whatsnew.adoc b/docs/src/reference/asciidoc/whatsnew.adoc index cadbde5c..eef9162e 100644 --- a/docs/src/reference/asciidoc/whatsnew.adoc +++ b/docs/src/reference/asciidoc/whatsnew.adoc @@ -30,5 +30,8 @@ _UML_ support and integrations with external config repositories. * New _Repository_ abstraction keeping machine configuration in an external repository <> * New support for state actions. <> -* New transition error action concepts. <> +* New transition error action concepts. <> +* New action error action concepts. <> +* Initial work for _Spring Boot_ support. <> +* Support for trancing and monitoring. <>