From 166737ffaabfd0d031e9aa53437b0095a0bb8fee Mon Sep 17 00:00:00 2001 From: jvalkeal Date: Mon, 12 Feb 2018 12:23:19 +0200 Subject: [PATCH] Update changelog --- docs/src/info/changelog.txt | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 476c8839..df155b39 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -4,6 +4,10 @@ http://projects.spring.io/spring-statemachine/ Issues: https://github.com/spring-projects/spring-statemachine/issues +Changes in version 2.0.0.M4 (2018-02-12) +---------------------------------------- +* Define starter in bom [#498] + Changes in version 2.0.0.M3 (2018-02-11) ---------------------------------------- * Backport 1.2.x changes for 2.0.0.M3 [#435]