From: rajarshimaitra Date: Thu, 23 Sep 2021 10:46:31 +0000 (+0530) Subject: Update ChangeLog X-Git-Tag: v0.13.0~10^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/-multi-path/static/gitweb.css?a=commitdiff_plain;h=2f38d3e526244cdb982b08abe9ecdf86af9c2257;p=bdk Update ChangeLog --- diff --git a/CHANGELOG.md b/CHANGELOG.md index eae7898e..75fcfa50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -9,6 +9,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Activate `miniscript/use-serde` feature to allow consumers of the library to access it via the re-exported `miniscript` crate. - Add support for proxies in `EsploraBlockchain` - Added `SqliteDatabase` that implements `Database` backed by a sqlite database using `rusqlite` crate. +- Exposed `get_tx()` method from `Database` to `Wallet`. ## [v0.11.0] - [v0.10.0]