From 936be90bf4a5bc6a571e6b6e838bec6222fb89be Mon Sep 17 00:00:00 2001 From: Janne Valkealahti Date: Sun, 20 Mar 2016 14:06:59 +0000 Subject: [PATCH] Update changelog --- docs/src/info/changelog.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/docs/src/info/changelog.txt b/docs/src/info/changelog.txt index 0750559c..9febb79c 100644 --- a/docs/src/info/changelog.txt +++ b/docs/src/info/changelog.txt @@ -19,6 +19,7 @@ Changes in version 1.1.0.M2 (2016-03-21) * Support history state with persist [#182] * Ease persisting a state machine [#184] * Update docs for 1.1.0.M2 [#185] +* ZookeeperStateMachineEnsemble may fail to join [#187] Changes in version 1.1.0.M1 (2016-02-01) ----------------------------------------