process: Add a CHANGELOG

This commit is contained in:
Ivan Petkov
2019-06-24 16:56:52 -07:00
parent 8270965459
commit 5e9d60e834
2 changed files with 68 additions and 0 deletions
+4
View File
@@ -1,5 +1,9 @@
[package]
name = "tokio-process"
# When releasing to crates.io:
# - Update html_root_url.
# - Update CHANGELOG.md.
# - Create "vX.Y.Z" git tag.
version = "0.1.6"
authors = ["Alex Crichton <[email protected]>"]
license = "MIT/Apache-2.0"