Update changelog

This commit is contained in:
Christopher Goes 2018-05-07 01:05:32 +02:00
parent 12ebad49e2
commit 677a5f1108
No known key found for this signature in database
GPG Key ID: E828D98232D328D3
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@ BREAKING CHANGES
FEATURES:
* Added `gaiad export` command, which exports genesis information & current state
* Gaia stake commands include, DeclareCandidacy, EditCandidacy, Delegate, Unbond
* MountStoreWithDB without providing a custom store works.
* Repo is now lint compliant / GoMetaLinter with tendermint-lint integrated into CI