diff options
| -rw-r--r-- | HISTORY.rst | 4 | ||||
| -rw-r--r-- | docs/community/updates.rst | 15 |
2 files changed, 15 insertions, 4 deletions
diff --git a/HISTORY.rst b/HISTORY.rst index 0a0f647b..326cea7c 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 fe2f9bf2..65e8c093 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 <mailto:requests@librelist.org>`_. + + +Software Updates +================ + +.. include:: ../../HISTORY.rst + |
