Update ChangeLog

This commit is contained in:
rajarshimaitra 2021-09-23 16:16:31 +05:30
parent 2ee125655b
commit 2f38d3e526
No known key found for this signature in database
GPG Key ID: 558ACE7DBB4377C8

View File

@ -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]