summaryrefslogtreecommitdiff
path: root/docs/api.rst
diff options
context:
space:
mode:
authorDavid Fischer <djfische@gmail.com>2013-09-24 18:59:04 -0700
committerDavid Fischer <djfische@gmail.com>2013-09-24 18:59:04 -0700
commita17f5592f8ea3f73314a558e8a05aaa14627c49f (patch)
treec72beb93d7967d524e6232529eeda9676164ea52 /docs/api.rst
parentfbb8d32c4eda57c56ce4dee222f863d4cc44405b (diff)
downloadpython-requests-a17f5592f8ea3f73314a558e8a05aaa14627c49f.tar.gz
Added link to @Lukasa's blog - the source material
Diffstat (limited to 'docs/api.rst')
-rw-r--r--docs/api.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/api.rst b/docs/api.rst
index 6330db32..77f1f02d 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
~~~~~~~~~~~