From: Kenneth Reitz Date: Tue, 24 Sep 2013 19:08:12 +0000 (-0400) Subject: add history to the docs X-Git-Tag: v2.0.0 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=4401620111bee0a7319bf1cb4bd0852f7c854bf6;p=services%2Fpython-requests.git add history to the docs --- diff --git a/HISTORY.rst b/HISTORY.rst index 0a0f647..326cea7 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,7 +1,7 @@ .. :changelog: -History -------- +Release History +--------------- 2.0.0 (2013-09-24) ++++++++++++++++++ diff --git a/docs/community/updates.rst b/docs/community/updates.rst index fe2f9bf..65e8c09 100644 --- a/docs/community/updates.rst +++ b/docs/community/updates.rst @@ -1,11 +1,15 @@ .. _updates: -Updates -======= + + + +Community Updates +================= If you'd like to stay up to date on the community and development of Requests, there are several options: + GitHub ------ @@ -28,3 +32,10 @@ mailing list, send an email to `requests@librelist.org `_. + + +Software Updates +================ + +.. include:: ../../HISTORY.rst +