From: David Fischer Date: Wed, 25 Sep 2013 01:59:04 +0000 (-0700) Subject: Added link to @Lukasa's blog - the source material X-Git-Tag: v2.0.1~13^2~16^2 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=a17f5592f8ea3f73314a558e8a05aaa14627c49f;p=services%2Fpython-requests.git Added link to @Lukasa's blog - the source material --- diff --git a/docs/api.rst b/docs/api.rst index 6330db3..77f1f02 100644 --- a/docs/api.rst +++ b/docs/api.rst @@ -202,6 +202,12 @@ Compared with the 1.0 release, there were relatively few backwards incompatible changes, but there are still a few issues to be aware of with this major release. +For more details on the changes in this release including new APIs, links +to the relevant GitHub issues and some of the bug fixes, read Cory's blog_ +on the subject. + +.. _blog: http://lukasa.co.uk/2013/09/Requests_20/ + API Changes ~~~~~~~~~~~