From 435eb273a444af8097369b4686023b5e400b9d01 Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Thu, 17 May 2018 19:47:52 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d15c4e15e..0fef57980 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## 0.10.4 (TBD) + +BREAKING CHANGES: + +- [types] Added `time` field to `Evidence` (note that this is the timestamp of the block which was double-signed, not the time the evidence was received) + ## 0.10.3 (April 9, 2018) IMPROVEMENTS: