Update changelog for v0.6.1

This commit is contained in:
Jae Kwon 2018-03-26 10:44:04 +02:00
parent 0d4436dea7
commit 5d5f580f49
1 changed files with 8 additions and 2 deletions

View File

@ -1,12 +1,18 @@
# Changelog
## 0.6.0 (March 2, 2017)
## 0.6.1 (March 26, 2018)
BREAKING CHANGES
- Encoding uses MarshalBinaryBare rather than MarshalBinary (which auto-length-prefixes) for pub/priv/sig.
## 0.6.0 (March 2, 2018)
BREAKING CHANGES
- Update Amino names from "com.tendermint/..." to "tendermint/"
## 0.5.0 (March 2, 2017)
## 0.5.0 (March 2, 2018)
BREAKING CHANGES