Skip to content

Commit 1ed1142

Browse files
committed
src/ethsign/CHANGELOG: add 0.14.0 entry
1 parent 7efe5df commit 1ed1142

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

src/ethsign/CHANGELOG

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
44
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
55
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
66

7+
## [0.14.0] - 2020-05-29
8+
9+
### Changed
10+
11+
- add environment flag `ETH_HD_PATH` which can be used to set derivation
12+
path for BIP32 hardware wallets
13+
14+
[0.13.0]: https://github.com/dapphub/dapptools/tree/ethsign/0.14.0
15+
716
## [0.13.0] - 2019-08-08
817

918
### Changed

0 commit comments

Comments
 (0)