Commit 81c3b4f2 by Tom Christie

Updated release notes

parent 0c1ab584
...@@ -47,6 +47,7 @@ You can determine your currently installed version using `pip freeze`: ...@@ -47,6 +47,7 @@ You can determine your currently installed version using `pip freeze`:
* HyperLinkedModelSerializers support 'id' field in 'fields' option. * HyperLinkedModelSerializers support 'id' field in 'fields' option.
* Cleaner generic views. * Cleaner generic views.
* DecimalField support. * DecimalField support.
* Bugfix: Fix issue with depth>1 on ModelSerializer.
**Note**: See the [2.3 announcement][2.3-announcement] for full details. **Note**: See the [2.3 announcement][2.3-announcement] for full details.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment