Skip to content

Commit

Permalink
Update changelog for v0.6.1
Browse files Browse the repository at this point in the history
  • Loading branch information
jaekwon committed Mar 26, 2018
1 parent 0d4436d commit 5d5f580
Showing 1 changed file with 8 additions and 2 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

Expand Down

0 comments on commit 5d5f580

Please sign in to comment.