From 4401620111bee0a7319bf1cb4bd0852f7c854bf6 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Tue, 24 Sep 2013 15:08:12 -0400 Subject: [PATCH] add history to the docs --- HISTORY.rst | 4 ++-- docs/community/updates.rst | 15 +++++++++++++-- 2 files changed, 15 insertions(+), 4 deletions(-) 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 + -- 2.34.1