From: Kenneth Reitz Date: Sat, 13 Aug 2011 17:17:41 +0000 (-0400) Subject: changing history muahaha X-Git-Tag: v0.6.0~76 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=907e5294719c7d5a230eaa3c1a03f6230b90d875;p=services%2Fpython-requests.git changing history muahaha --- diff --git a/HISTORY.rst b/HISTORY.rst index 5ef4314..93cb142 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,6 +5,9 @@ History ++++++++++++++++++ * status code reference dict? +* Removed Response.cached +* Added Response.request +* all args are kwargs * Relative redirect support * HTTPError handling improvements * Improved https testing