Update release notes.

This commit is contained in:
Tom Christie 2013-01-18 22:00:59 +00:00
parent 211bb89eec
commit 0672401781

View File

@ -19,6 +19,7 @@ Major version numbers (x.0.0) are reserved for project milestones. No major poi
### Master
* Support json encoding of timedelta objects.
* Bugfix: Return proper validation errors when incorrect types supplied for relational fields.
* Bugfix: Support nullable FKs with `SlugRelatedField`.
### 2.1.16