Updated release notes

This commit is contained in:
Tom Christie 2013-04-29 17:32:32 +01:00
parent 0c1ab584d3
commit 81c3b4f250

View File

@ -47,6 +47,7 @@ You can determine your currently installed version using `pip freeze`:
* HyperLinkedModelSerializers support 'id' field in 'fields' option.
* Cleaner generic views.
* DecimalField support.
* Bugfix: Fix issue with depth>1 on ModelSerializer.
**Note**: See the [2.3 announcement][2.3-announcement] for full details.