Skip to content

Commit

Permalink
Fix changelog (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
rekmarks authored Feb 27, 2021
1 parent 1fec6ab commit ac3692a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [2.0.1] - 2021-02-27

### Fixed

- Correctly type `deriveKeyFromPath` `parentKey` param as optional ([#14](https://github.com/MetaMask/key-tree/pull/14))
- Only accept lowercase BIP-39 seed phrases in `deriveKeyFromPath` ([#15](https://github.com/MetaMask/key-tree/pull/15))

### Fixed

## [2.0.0] - 2021-02-25

### Changed
Expand Down

0 comments on commit ac3692a

Please sign in to comment.