From: Kenneth Reitz Date: Sun, 23 Oct 2011 00:29:00 +0000 (-0400) Subject: history for config X-Git-Tag: v0.7.0~6^2~1 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=6be69e303b636b70a6d10233331eaada2417e2e7;p=services%2Fpython-requests.git history for config --- diff --git a/HISTORY.rst b/HISTORY.rst index a0666c2..79dad20 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -7,6 +7,7 @@ History * Sessions are now the primary interface. * Deprecated InvalidMethodException. * PATCH fix. +* New config system (no more global settings). 0.6.6 (2011-10-19)