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) +++++++++++++++++++