Add CHANGELOG stub.

This commit is contained in:
Carl Lerche
2018-01-30 13:27:12 -08:00
parent c1c06f8ac1
commit a998367002
3 changed files with 10 additions and 1 deletions
+6
View File
@@ -1,6 +1,12 @@
[package]
name = "tokio"
# When releasing to crates.io:
# - Update html_root_url.
# - Update CHANGELOG.md.
# - Create "v0.1.x" git tag.
version = "0.1.0"
authors = ["Tokio Authors <[email protected]>"]
license = "MIT/Apache-2.0"
repository = "https://github.com/tokio-rs/tokio"