From b26f81239931f07afd7dfe6a0bbee76eca044153 Mon Sep 17 00:00:00 2001 From: Anton Kaliaev Date: Thu, 5 Oct 2017 12:05:12 +0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index c48d0850b..603c35a4a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,12 @@ BUG FIXES: - Graceful handling/recovery for apps that have non-determinism or fail to halt - Graceful handling/recovery for violations of safety, or liveness +## 0.12.0 (TBD) + +IMPROVEMENTS: + - genesis doc: added `app_options` field, which, along with the other fields, + will be returned upon `/genesis` rpc call. + ## 0.11.1 (October 10, 2017) IMPROVEMENTS: