diff --git a/CHANGELOG.md b/CHANGELOG.md index d19dcc340..e5afb9b74 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,7 @@ ## Unreleased ### Changes +- switch from `async-std` to `tokio` as the async runtime #3449 ### Fixes @@ -17,7 +18,6 @@ - node: remove `split2` dependency #3418 - node: add git installation info to readme #3418 - limit the rate of webxdc update sending #3417 -- switch from `async-std` to `tokio` as the async runtime #3449 ### Fixes - set a default error if NDN does not provide an error