]> Untitled Git - bdk/commitdiff
[changelog] Update CHANGELOG.md to document `PSBT_GLOBAL_XPUB`
authorAlekos Filini <alekos.filini@gmail.com>
Tue, 1 Dec 2020 10:12:40 +0000 (11:12 +0100)
committerAlekos Filini <alekos.filini@gmail.com>
Tue, 1 Dec 2020 15:43:41 +0000 (16:43 +0100)
Log the changes made in PR #200

CHANGELOG.md

index 54fad9eba405467fc147d52b4f890ec2a425a8f5..111ab579fa5bbae0ff60a1f3f47b76aa62c9d7da 100644 (file)
@@ -102,6 +102,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
 - Add tests for BranchAndBoundCoinSelection::single_random_draw
 - Add test that shwpkh populates witness_utxo
 - Add witness and redeem scripts to PSBT outputs
+- Add an option to include `PSBT_GLOBAL_XPUB`s in PSBTs
 - Eagerly finalize inputs
 
 #### Changed