From 26a74e9ae569aafb88cdebc46b9c4b08a856aceb Mon Sep 17 00:00:00 2001 From: Daniel Greenfeld Date: Mon, 27 Apr 2015 10:22:29 -0700 Subject: [PATCH] Bump for version 3.0.5 --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index ab5e19c..8829781 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -6,7 +6,7 @@ History 3.0.5 (2014-04-24) ------------------ -* Removed 'content-type' header from GET requests +* Removed 'content-type' header from all GET requests 3.0.4 (2014-03-12) ------------------