From 319358c587d709ecfb6a1bf38c7fdfa3b2d4e39b Mon Sep 17 00:00:00 2001 From: rigelrozanski Date: Wed, 4 Jul 2018 14:34:55 -0400 Subject: [PATCH] changelog --- CHANGELOG.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 56bad46c37..b356641404 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -37,8 +37,9 @@ BREAKING CHANGES * Add REST endpoint to unrevoke a validator previously revoked for downtime * Add REST endpoint to retrieve liveness signing information for a validator * [types] renamed rational.Evaluate to rational.Round{Int64, Int} -* [stake] most index keys nolonger hold a value - inputs are rearranged to form the desired key +* [x/stake] most index keys nolonger hold a value - inputs are rearranged to form the desired key * [lcd] Switch key creation output to return bech32 +* [x/stake] store-value for delegation, validator, ubd, and red do not hold duplicate information contained store-key FEATURES * [gaiacli] You can now attach a simple text-only memo to any transaction, with the `--memo` flag