From f64f5e96e014a6fc09e39910d905fffe35fd831a Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Wed, 14 Dec 2016 21:16:36 +0000 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 b5e33f65..9e2cad23 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 1.2.0.RELEASE (2016-12-14) +--------------------------------------------- +(No changes) + Changes in version 1.2.0.RC2 (2016-12-11) ----------------------------------------- * Update docs for 1.2.0.RC2 [#284]