Update release notes

This commit is contained in:
Tom Christie 2013-01-28 12:58:22 +00:00
parent a3a06d11cc
commit 141814585c

View File

@ -28,7 +28,8 @@ You can determine your currently installed version using `pip freeze`:
### Master
* Fix styling on browsable API login.
* Bugfix: Fix styling on browsable API login.
* Bugfix: Ensure model field validation is still applied for ModelSerializer subclasses with an custom `.restore_object()` method.
### 2.1.17