From: Steve Myers Date: Tue, 5 Oct 2021 04:21:53 +0000 (-0700) Subject: Update CHANGELOG X-Git-Tag: v0.3.0~11 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/enum.FromScriptError.html?a=commitdiff_plain;h=cb17b5e57cbd44a7d61722e7f58528f548f97659;p=bdk-cli Update CHANGELOG --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 4a17e47..23d2f19 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,11 +7,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [Unreleased] - Update default feature to not include electrum -- Upgrade to `bdk` v0.7.x +- Upgrade to `bdk` v0.12.x - Add top level command "Compile" which compiles a miniscript policy to an output descriptor - Add `CompactFilterOpts` to `WalletOpts` to enable compact-filter blockchain configuration - Add `verbose` option to `WalletOpts` to display PSBTs and transaction details also in JSON format - Require at most one blockchain client feature be enabled at a time +- Change default esplora server URL to https://blockstream.info/testnet/api/ to match default testnet network ## [0.2.0]