All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog and this project adheres to Semantic Versioning.
- Add ext key support (a70f6a79, @sleepdefic1t)
- Remove ecdsa support (843260bc, @sleepdefic1t)
1.1.3 - 2020-07-27
- update ledgerhq deps (#42)
1.1.2 - 2020-06-09
- add support for 2.0.1 ARK App
1.1.1 - 2020-06-05
- rerelease of 1.1.0
1.1.0 - 2020-06-04
- support for schnorr signatures (#30)
1.0.5 - 2020-02-27
1.0.4 - 2020-02-27
- stop catching TransportError when signing (#24)
1.0.3 - 2020-02-07
- remove debug from local npm publish (994787d)
1.0.2 - 2020-01-27
- fix signing of larger payloads (47a6a74)
1.0.1 - 2020-01-27
- fix signature response from ledger (7a3b6d3)