From 5efe31f2ed3c797e8055306a05faa3d7e786e7b6 Mon Sep 17 00:00:00 2001 From: Jon Gjengset Date: Mon, 30 Sep 2019 18:35:52 -0400 Subject: Prepare for release of 0.2.0-alpha.6 (#1617) Note that `tokio-timer` and `tokio-tls` become 0.3.0-alpha.6 (not 0.2.0) --- tokio/CHANGELOG.md | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'tokio/CHANGELOG.md') diff --git a/tokio/CHANGELOG.md b/tokio/CHANGELOG.md index 82d42777..5adc8a70 100644 --- a/tokio/CHANGELOG.md +++ b/tokio/CHANGELOG.md @@ -1,6 +1,11 @@ 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.6 (September 30, 2019) + +- Move to `futures-*-preview 0.3.0-alpha.19` +- Move to `pin-project 0.4` + # 0.2.0-alpha.5 (September 19, 2019) ### Changed -- cgit v1.2.3