From a050faf084662f3a352dd1a941f2c7c9f886d4ad Mon Sep 17 00:00:00 2001 From: Kenneth Reitz Date: Thu, 10 May 2012 13:10:50 -0500 Subject: [PATCH] makin' history --- HISTORY.rst | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 8b39235d..52fcc277 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -3,6 +3,13 @@ History ------- +0.12.2 (2012-05-??) ++++++++++++++++++++ + +- New implimentation of safe_mode +- cookies.get now supports default argument +- Session cookies not saved when Session.request is called with return_response=False + 0.12.1 (2012-05-08) +++++++++++++++++++