Skip to content

Commit 1809a02

Browse files
committed
update CHANGES.md for release 1.5.2
1 parent a3fd0aa commit 1809a02

File tree

1 file changed

+13
-0
lines changed

1 file changed

+13
-0
lines changed

CHANGES.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# Changes
22

3+
## Version 1.5.2
4+
5+
### Added
6+
- taproot: add bip341_control_block_verify().
7+
8+
### Changed
9+
- map: ignore duplicates in map_merkle_path_add() for consistency.
10+
11+
### Fixed
12+
- build: Fix building with the Elements ABI disabled.
13+
- tx: Fix BIP118 ANYPREVOUTANYSCRIPT sighash computation.
14+
- psbt: Fix merkle path, witness and buffer length checks when parsing.
15+
316
## Version 1.5.1
417

518
### Added

0 commit comments

Comments
 (0)