From: Riccardo Casatta Date: Mon, 31 May 2021 11:35:58 +0000 (+0200) Subject: update changelog with rpc feature X-Git-Tag: v0.9.0~22^2~9 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/enum.KeyRequest.html?a=commitdiff_plain;h=0b969657cdb6957a9e64f7f1b478fe882cf62971;p=bdk update changelog with rpc feature --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 60d0241f..9b2f1d87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Added an option that must be explicitly enabled to allow signing using non-`SIGHASH_ALL` sighashes (#350) #### Changed `get_address` now returns an `AddressInfo` struct that includes the index and derefs to `Address`. +#### Added +- Bitcoin core RPC added as blockchain backend ## [v0.7.0] - [v0.6.0]