Update CHANGELOG

This commit is contained in:
junderw 2020-06-01 15:59:01 +09:00
parent 0a80584881
commit 0fb04aefa1
No known key found for this signature in database
GPG key ID: B256185D3A971908

View file

@ -1,3 +1,7 @@
# 5.1.10
__fixed__
- Fixed psbt.signInputAsync (and consequentially all Async signing methods) not handling rejection of keypair.sign properly (#1582)
# 5.1.9
__fixed__
- Fixed errors for psbt.txOutputs getter (#1578)