Release notes for 0.4.0

This commit is contained in:
Tom Christie 2012-08-29 21:39:12 +01:00
parent a1f1afd778
commit 7fa082489b

View File

@ -1,10 +1,18 @@
Release Notes
=============
0.4.0-dev
---------
0.4.0
-----
* Markdown < 2.0 is no longer supported.
* Supports Django 1.5.
* Fixes issues with 'HEAD' method.
* Allow views to specify template used by TemplateRenderer
* More consistent error responses
* Some serializer fixes
* Fix internet explorer ajax behaviour
* Minor xml and yaml fixes
* Improve setup (eg use staticfiles, not the defunct ADMIN_MEDIA_PREFIX)
* Sensible absolute URL generation, not using hacky set_script_prefix
0.3.3
-----