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