From 81d542d4384ce1e94906d1f111eefe0234579cc6 Mon Sep 17 00:00:00 2001 From: Sunny Aggarwal Date: Thu, 29 Mar 2018 06:36:40 +0200 Subject: [PATCH] updated changelog.md --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 01d342ef64..362e84e006 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -26,7 +26,7 @@ FEATURES * [types] StdFee, and StdTx takes the StdFee * [specs] Progression of MVPs for IBC * [x/ibc] Initial shell of IBC functionality (no proofs) -* [x/staking] Simple staking module with bonding/unbonding +* [x/simplestake] Simple staking module with bonding/unbonding IMPROVEMENTS