add changelog link to readme

This commit is contained in:
Sean McArthur
2017-03-24 16:57:17 -07:00
parent a1f76bf4ea
commit ca6c042b96

View File

@@ -9,6 +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)
## Requirements