Update changelog

This commit is contained in:
Janne Valkealahti
2019-02-18 08:16:49 +00:00
parent afcbea2ee9
commit d4b0eeedc5

View File

@@ -4,6 +4,10 @@ http://projects.spring.io/spring-statemachine/
Issues: https://github.com/spring-projects/spring-statemachine/issues
Changes in version 2.1.0.RELEASE (2019-02-18)
---------------------------------------------
* Upgrade to boot 2.1.3 [#632]
Changes in version 2.1.0.RC1 (2019-01-29)
-----------------------------------------
* Cannot define unnamed choice: "Initial state must be set" error bug [#591]