Update changelog
This commit is contained in:
parent
ea4fd58e87
commit
0b37eaa19b
1 changed files with 7 additions and 0 deletions
|
@ -1,3 +1,10 @@
|
|||
# 5.0.4
|
||||
__added__
|
||||
- low R value support for ECPair, bip32, and TransactionBuilder (default off) via `txb.setLowR()` (#1385)
|
||||
|
||||
__fixed__
|
||||
- Fixed Various TypeScript types that have been pushed out since v5.0.0 (#1388)
|
||||
|
||||
# 5.0.0
|
||||
__added__
|
||||
- TypeScript support (#1319)
|
||||
|
|
Loading…
Reference in a new issue