Skip to content
This repository has been archived by the owner on Jul 15, 2018. It is now read-only.

Commit

Permalink
glide and changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
ebuchman committed Feb 21, 2018
1 parent fe7e26e commit 9b6088c
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 7 deletions.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## 0.10.0 (TBD)
## 0.10.0 (February 20, 2018)

BREAKING CHANGES:

Expand All @@ -11,6 +11,10 @@ BREAKING CHANGES:
- [types] Updates to CheckTx/DeliverTx around tags and fees
- [types] Remove code and log from Commit

FEATURES:

- [types] RequestInitChain.AppStateBytes for app's genesis state

IMPROVEMENTS:

- [all] remove go-wire and go-crypto dependencies :)
Expand Down
10 changes: 5 additions & 5 deletions glide.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion glide.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ import:
- package: github.com/spf13/cobra
version: v0.0.1
- package: github.com/tendermint/tmlibs
version: develop
version: v0.7.0
subpackages:
- common
- db
Expand Down

0 comments on commit 9b6088c

Please sign in to comment.