[changelog] Update CHANGELOG.md to document PSBT_GLOBAL_XPUB

Log the changes made in PR #200
This commit is contained in:
Alekos Filini 2020-12-01 11:12:40 +01:00
parent 5d352ecb63
commit 6b5c3bca82
No known key found for this signature in database
GPG Key ID: 5E8AFC3034FDFA4F

View 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