add changelog file

This commit is contained in:
Sean McArthur
2017-08-25 13:52:40 -07:00
parent dc44e742a0
commit 768a72fb92
2 changed files with 141 additions and 1 deletions

View File

@@ -9,7 +9,7 @@ An ergonomic HTTP Client for Rust.
Built on top of [hyper](http://hyper.rs), with a batteries-included mindset.
- [Documentation](https://docs.rs/reqwest)
- [ChangeLog](https://github.com/seanmonstar/reqwest/releases)
- [Changelog](CHANGELOG.md)
## Requirements