summaryrefslogtreecommitdiffstats
path: root/tokio-test/CHANGELOG.md
diff options
context:
space:
mode:
authorLucio Franco <luciofranco14@gmail.com>2019-08-08 15:48:53 -0400
committerCarl Lerche <me@carllerche.com>2019-08-08 12:48:53 -0700
commit50e5d401df9931eafabee554bb1a370958fc57d2 (patch)
tree46ee622b3167f98f7cb0dc850e3f2de5e9f7ce87 /tokio-test/CHANGELOG.md
parent2e69f2a7fddfe3d9940ace8ed5610cca83b75369 (diff)
chore: prepare for v0.2.0-alpha.1 release (#1410)
Diffstat (limited to 'tokio-test/CHANGELOG.md')
-rw-r--r--tokio-test/CHANGELOG.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/tokio-test/CHANGELOG.md b/tokio-test/CHANGELOG.md
index 8b137891..de9a8f19 100644
--- a/tokio-test/CHANGELOG.md
+++ b/tokio-test/CHANGELOG.md
@@ -1 +1,3 @@
+# 0.2.0-alpha.1 (August 8, 2019)
+- Initial release