mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-11 04:07:39 +03:00
Updated release notes
This commit is contained in:
parent
caaf1c80f5
commit
3c7a636199
|
@ -18,6 +18,7 @@ Major version numbers (x.0.0) are reserved for project milestones. No major poi
|
|||
|
||||
### Master
|
||||
|
||||
* Bugfix: ModelSerializers now include reverse FK fields on creation.
|
||||
* Bugfix: Model fields with `blank=True` are now `required=False` by default.
|
||||
* Bugfix: Nested serializers now support nullable relationships.
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user