From 05e23eda06b84228364a1c8eba686d935fe70be1 Mon Sep 17 00:00:00 2001 From: Ethan Buchman Date: Wed, 21 Jun 2017 01:59:20 -0400 Subject: [PATCH] update changelog --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9fb67e697c..2012ec84a1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,8 @@ BREAKING CHANGES: - complete overhaul on how tx and query subcommands are added. (see counter or trackomatron for examples) - no longer supports counter app (see new countercli) - basecoin + - `basecoin init` takes an argument, an address to allocate funds to in the genesis + - removed key2.json - removed all client side functionality from it (use basecli now for proofs) - no tx subcommand - no query subcommand