mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-26 03:23:59 +03:00
Update release notes
This commit is contained in:
parent
2c05faa52a
commit
199fa766ff
|
@ -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.
|
||||||
|
* `format_suffix_patterns()` now supports `include` style URL patterns.
|
||||||
* Bugfix: Return proper validation errors when incorrect types supplied for relational fields.
|
* Bugfix: Return proper validation errors when incorrect types supplied for relational fields.
|
||||||
* Bugfix: Support nullable FKs with `SlugRelatedField`.
|
* Bugfix: Support nullable FKs with `SlugRelatedField`.
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user