From: Justin Moon Date: Thu, 14 Jan 2021 05:04:23 +0000 (-0600) Subject: Update CHANGELOG X-Git-Tag: v0.4.0~27^2^2 X-Git-Url: http://internal-gitweb-vhost/script/%22https:/database/struct.DecodeMetadata.html?a=commitdiff_plain;h=5c82789e57cec7040f08c955079f03cd7197699f;p=bdk Update CHANGELOG --- diff --git a/CHANGELOG.md b/CHANGELOG.md index 6a3f63f7..979de189 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -17,6 +17,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 #### Changed - Remove `BlockchainMarker`, `OfflineClient` and `OfflineWallet` in favor of just using the unit type to mark for a missing client. +- Upgrade `tokio` to `1.0`. ### CLI #### Changed