From: Kenneth Reitz Date: Mon, 20 Feb 2012 17:22:11 +0000 (-0500) Subject: #435 X-Git-Tag: v0.10.3~12 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=cf37f63ccb36d47fdd71a6f33b0aaf9a49ba59a0;p=services%2Fpython-requests.git #435 --- diff --git a/HISTORY.rst b/HISTORY.rst index d0fcfa7..7671319 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -4,7 +4,8 @@ History 0.10.3 ++++++ -* Make Session objects picklable +* Make Session objects picklable. +* ValueError for invalid schema URLs. 0.10.2 (2012-01-15) +++++++++++++++++++