From 50e5d401df9931eafabee554bb1a370958fc57d2 Mon Sep 17 00:00:00 2001 From: Lucio Franco Date: Thu, 8 Aug 2019 15:48:53 -0400 Subject: chore: prepare for v0.2.0-alpha.1 release (#1410) --- tokio/CHANGELOG.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'tokio/CHANGELOG.md') diff --git a/tokio/CHANGELOG.md b/tokio/CHANGELOG.md index 509d23ea..78b2677e 100644 --- a/tokio/CHANGELOG.md +++ b/tokio/CHANGELOG.md @@ -1,6 +1,10 @@ This changelog only applies to the `tokio` crate proper. Each sub crate maintains its own changelog tracking changes made in each respective sub crate. +# 0.2.0-alpha.1 (August 8, 2019) + +- Switch to `async`, `await`, and `std::future`. + # 0.1.21 (May 30, 2019) ### Changed -- cgit v1.2.3