From 7f9c6233bbfd0c3e3292220254f8dcf333350905 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 23 Jul 2011 22:12:34 -0400 Subject: [PATCH] history bugfix in history --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index 5bc0d659..171dae44 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -11,6 +11,7 @@ History * Forced Basic is default authentication type * ``python-requests.org`` default User-Agent header * CaseInsensitiveDict lower-case caching +* Response.history bugfix 0.5.0 (2011-06-21)