mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-03 05:04:31 +03:00
Update release notes.
This commit is contained in:
parent
211bb89eec
commit
0672401781
|
@ -19,6 +19,7 @@ Major version numbers (x.0.0) are reserved for project milestones. No major poi
|
||||||
### Master
|
### Master
|
||||||
|
|
||||||
* Support json encoding of timedelta objects.
|
* Support json encoding of timedelta objects.
|
||||||
|
* Bugfix: Return proper validation errors when incorrect types supplied for relational fields.
|
||||||
* Bugfix: Support nullable FKs with `SlugRelatedField`.
|
* Bugfix: Support nullable FKs with `SlugRelatedField`.
|
||||||
|
|
||||||
### 2.1.16
|
### 2.1.16
|
||||||
|
|
Loading…
Reference in New Issue
Block a user