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
+1 -1
View File
@@ -86,7 +86,7 @@
//! }
//! ```
#![doc(html_root_url = "https://docs.rs/tokio-core/0.1")]
#![doc(html_root_url = "https://docs.rs/tokio/0.1.0")]
#![deny(missing_docs)]
#![deny(warnings)]
#![warn(missing_debug_implementations)]