From 0b29964bf8fd51cc0287a58fff4ce548da393682 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 21 May 2011 13:00:21 -0400 Subject: [PATCH] updated history --- HISTORY.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 50170a62..7db8f4a4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,14 @@ History ------- +0.4.1 ++++++ + +* Improved Redirection Handling +* New 'allow_redirects' param for following non-GET/HEAD Redirects +* Settings module refactoring + + 0.4.0 (2011-05-15) ++++++++++++++++++