Tell people where to look for newer changelogs.

This commit is contained in:
Leon Miller-Out 2016-08-24 12:20:58 -04:00
parent 8de4d963f5
commit 05293e1950

View File

@ -1,5 +1,7 @@
# Faraday Changelog
For newer changes, please see https://github.com/lostisland/faraday/releases
## v0.9.1
* Refactor Net:HTTP adapter so that with_net_http_connection can be overridden to allow pooled connections. (@Ben-M)