We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7efe5df commit 1ed1142Copy full SHA for 1ed1142
src/ethsign/CHANGELOG
@@ -4,6 +4,15 @@ All notable changes to this project will be documented in this file.
4
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
5
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
6
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
16
## [0.13.0] - 2019-08-08
17
18
### Changed
0 commit comments