mirror of
https://github.com/tendermint/tendermint.git
synced 2026-06-02 12:26:21 +00:00
version and changelog
This commit is contained in:
@@ -10,6 +10,10 @@ FEATURES:
|
||||
|
||||
- add support for signing via Ledger Nano
|
||||
|
||||
IMPROVEMENTS:
|
||||
|
||||
- linting and comments
|
||||
|
||||
## 0.3.0 (September 22, 2017)
|
||||
|
||||
BREAKING CHANGES:
|
||||
|
||||
@@ -1,3 +1,3 @@
|
||||
package crypto
|
||||
|
||||
const Version = "0.3.0"
|
||||
const Version = "0.4.0"
|
||||
|
||||
Reference in New Issue
Block a user