summaryrefslogtreecommitdiffstats
path: root/tokio-test/CHANGELOG.md
diff options
context:
space:
mode:
authorSean McArthur <sean@seanmonstar.com>2019-08-29 12:59:10 -0700
committerCarl Lerche <me@carllerche.com>2019-08-29 12:59:10 -0700
commit15dc0563b73d9da3eabdbac89e55b9cfcef691e4 (patch)
treeda6ba4f427882bb1427971f326c1a4b32bb62f5a /tokio-test/CHANGELOG.md
parent4e26258ac340b76ef27f1d38d967cfb2b682c2a4 (diff)
prepare v0.2.0-alpha.4 (#1509)
Diffstat (limited to 'tokio-test/CHANGELOG.md')
-rw-r--r--tokio-test/CHANGELOG.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/tokio-test/CHANGELOG.md b/tokio-test/CHANGELOG.md
index 657f4635..2b763750 100644
--- a/tokio-test/CHANGELOG.md
+++ b/tokio-test/CHANGELOG.md
@@ -1,3 +1,7 @@
+# 0.2.0-alpha.4 (August 29, 2019)
+
+- Track tokio release.
+
# 0.2.0-alpha.3 (August 28, 2019)
### Changed