Skip to content

Commit 893a85e

Browse files
committed
Update CHANGELOG
1 parent d2d368b commit 893a85e

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 5.1.6
2+
__fixed__
3+
- `PsbtOutputExtended` did not support using the address attribute properly. It is now fixed.
4+
15
# 5.1.5
26
__added__
37
- `Psbt` now has `getFee(): number` for use when all inputs are finalized. It returns the satoshi fee of the transaction. Calling getFee, getFeeRate, or extractTransaction will cache these values so if you call one after the other, the second call will return immediately.

0 commit comments

Comments
 (0)