From 76a8c11cf1aeed605d1da895a44fbd8630f8a30a Mon Sep 17 00:00:00 2001 From: Marko Tibold Date: Sat, 28 Jan 2012 13:37:47 +0100 Subject: Preparing release notes for taggging and uploading to pypi. --- RELEASES | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/RELEASES b/RELEASES index 85d26c71..d41ea185 100644 --- a/RELEASES +++ b/RELEASES @@ -1,3 +1,15 @@ +0.3.2 + +* Bugfixes: + * Fix 403 for POST and PUT from the UI with UserLoggedInAuthentication (#115) + * serialize_model method in serializer.py may cause wrong value (#73) + * Fix Error when clicking OPTIONS button (#146) + * And many other fixes + +0.3.1 + +* [not documented] + 0.3.0 * JSONP Support -- cgit v1.2.3