Update changelog notes for relay update

This commit is contained in:
Ethan Frey 2017-06-16 20:51:23 +02:00
parent 6658421919
commit 4b65d8bac3
1 changed files with 7 additions and 0 deletions

View File

@ -16,6 +16,13 @@ BREAKING CHANGES:
- no longer supports counter app (see new countercli)
- basecoin
- removed all client side functionality from it (use basecli now for proofs)
- no tx subcommand
- no query subcommand
- no account (query) subcommand
- a few other random ones...
- enhanced relay subcommand
- relay start did what relay used to do
- relay init registers both chains on one another (to set it up so relay start just works)
ENHANCEMENTS:
- intergrates tendermint 0.10.0 (not the rc-2, but the real thing)