From c74b66a53e21b209531be87f9d8374ceb4542d9e Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Sun, 27 Nov 2011 10:00:40 -0500 Subject: [PATCH] v0.8.3 --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index d7b023a..4cc45fa 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -1,6 +1,13 @@ History ------- +0.8.3 (2011-11-26) +++++++++++++++++++ + +* Converted auth system to use simpler callable objects. +* New session parameter to API methods. +* Display full URL while logging. + 0.8.2 (2011-11-19) ++++++++++++++++++ -- 2.34.1