From: Kenneth Reitz Date: Fri, 25 Feb 2011 12:20:37 +0000 (-0500) Subject: makin' history X-Git-Tag: v0.3.0^2~11 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=9a8b25d5fafe3cb1b74c636000bf5b0d06d75816;p=services%2Fpython-requests.git makin' history --- diff --git a/HISTORY.rst b/HISTORY.rst index 818a5b1..ced7da4 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -5,6 +5,7 @@ History * Automatic Authentication API Change * Smarter URL Parameters +* Allow Files and POST Data at the same time. * New Authentication Manager System - Supports all build - Allows for custom Authentication Handlers