Skip to content

Commit 4d38a6d

Browse files
committed
docs: trivial changelog update
1 parent c48a80d commit 4d38a6d

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

CHANGES.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,14 +6,15 @@
66

77
- PSBT: Allow extracting partially finalized transactions in `wally_psbt_extract`
88
by passing a new `WALLY_PSBT_EXTRACT_OPT_FINAL` flag.
9-
- Allow getting the number of items in a transactions input witness via
9+
- tx: Allow getting the number of items in a transactions input witness via
1010
`wally_tx_input_get_witness_num_items`/`wally_tx_get_input_witness_num_items`.
1111

1212
### Changed
1313

1414
### Fixed
1515

16-
- tx_input_get_witness now correctly returns 0 bytes written if passed a NULL input.
16+
- tx: tx_input_get_witness now correctly returns 0 bytes written if passed a
17+
NULL input.
1718

1819

1920
## Version 1.0.0

0 commit comments

Comments
 (0)