From 99c3970fd39b676bda45a5ce082559b910cc0212 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Fri, 25 Feb 2011 08:02:53 -0500 Subject: [PATCH] history --- HISTORY.rst | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index ced7da4..9e9244d 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,15 +1,17 @@ History ------- + + 0.3.0 (2011-02-25) ++++++++++++++++++ * Automatic Authentication API Change -* Smarter URL Parameters -* Allow Files and POST Data at the same time. +* Smarter Query URL Parameterization +* Allow file uploads and POST data together * New Authentication Manager System - - Supports all build - - Allows for custom Authentication Handlers - + - Simpler Basic HTTP System + - Supports all build-in urllib2 Auths + - Allows for custom Auth Handlers 0.2.4 (2011-02-19) -- 2.7.4