From b45b329861ed77c264df4271e38771eec6238e64 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sat, 20 Aug 2011 22:55:30 -0400 Subject: [PATCH] history --- HISTORY.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index b09392b..33d56b9 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,11 @@ History ------- +* Automatic decoding of unicode, when available. +* New ``decode_unicode`` setting +* Removal of ``r.read/close`` methods +* New ``r.fo`` interface for advanced response usage. + 0.6.1 (2011-08-20) ++++++++++++++++++ -- 2.34.1