Skip to content

Commit 3e3fe3d

Browse files
committed
update CHANGES.md for release 1.5.1
1 parent 5180290 commit 3e3fe3d

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

CHANGES.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,18 @@
11
# Changes
22

3+
## Version 1.5.1
4+
5+
### Added
6+
- python: Add wheels for Python 3.13, remove support for Python 3.8.
7+
8+
### Fixed
9+
- python: Fix source builds for newer pip versions.
10+
- java: Fix tx_get_input_signature_hash to allow passing a null cache to disable caching.
11+
312
## Version 1.5.0
413

514
### Added
6-
- psbt: add psbt_get_input_signature_type to get the type of signature required by an input.
15+
- psbt: Add psbt_get_input_signature_type to get the type of signature required by an input.
716
- descriptor: Add support for Elements el-prefixed descriptor builtins as used in rust-elements.
817
- descriptor: Add support for parsing Elements ct descriptors with slip77(), elip150() and raw hex blinding keys.
918
- descriptor: Add support for generating Elements confidential addresses from ct descriptors.

0 commit comments

Comments
 (0)