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