From 6be69e303b636b70a6d10233331eaada2417e2e7 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 22 Oct 2011 20:29:00 -0400 Subject: [PATCH] history for config --- HISTORY.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.rst b/HISTORY.rst index a0666c23..79dad208 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)