diff --git a/CHANGELOG.md b/CHANGELOG.md index b261e7d84b..4dea6d7f8a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -30,6 +30,7 @@ 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 FEATURES * [gaiacli] You can now attach a simple text-only memo to any transaction, with the `--memo` flag