Skip to content

Commit 20d36c7

Browse files
committed
Update CHANGELOG.md for Taproot
1 parent ef08fbd commit 20d36c7

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
1313
- Upgrade to rust-bitcoin `0.28`
1414
- If using the `sqlite-db` feature all cached wallet data is deleted due to a possible UTXO inconsistency, a wallet.sync will recreate it
1515
- Update `PkOrF` in the policy module to become an enum
16+
- Add experimental support for Taproot, including:
17+
- Support for `tr()` descriptors with complex tapscript trees
18+
- Creation of Taproot PSBTs (BIP-371)
19+
- Signing Taproot PSBTs (key spend and script spend)
20+
- Support for `tr()` descriptors in the `descriptor!()` macro
1621

1722
## [v0.18.0] - [v0.17.0]
1823

0 commit comments

Comments
 (0)