From c1987dacc5e1de74b8312a1e7e88ab41b3ffa912 Mon Sep 17 00:00:00 2001 From: Christopher Goes Date: Sat, 30 Jun 2018 02:01:51 +0200 Subject: [PATCH] Update changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a226aa5f454..b58d0854cb49 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -28,6 +28,7 @@ BREAKING CHANGES * Iterate through unbonding delegations & redelegations which contributed to an infraction, slash them proportional to their stake at the time * Add REST endpoint to unrevoke a validator previously revoked for downtime + * Add REST endpoint to retrieve Tendermint signing information for a validator FEATURES * [gaiacli] You can now attach a simple text-only memo to any transaction, with the `--memo` flag