From 1da8b25847586b236e5d61e63b6b42477771ca11 Mon Sep 17 00:00:00 2001 From: Sridhar Ganesan Date: Wed, 18 Jul 2018 07:58:13 +0200 Subject: [PATCH] Adding changes to changelog correctly --- CHANGELOG.md | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index c6d173a2d..4009dd5b9 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,14 +2,12 @@ ## PENDING -Features -* [cosmos-sdk-cli] Added support for cosmos-sdk-cli under cosmos-sdk/cmd - This allows SDK users to init a new project repository with a single command. -======= BREAKING CHANGES FEATURES * [lcd] Can now query governance proposals by ProposalStatus +* [cosmos-sdk-cli] Added support for cosmos-sdk-cli under cosmos-sdk/cmd + This allows SDK users to init a new project repository with a single command. IMPROVEMENTS * [baseapp] Allow any alphanumeric character in route