mirror of
https://github.com/encode/django-rest-framework.git
synced 2025-02-02 20:54:42 +03:00
Update release notes
This commit is contained in:
parent
bf69205cd3
commit
25398e8cf1
|
@ -18,6 +18,7 @@ Major version numbers (x.0.0) are reserved for project milestones. No major poi
|
||||||
|
|
||||||
### Master
|
### Master
|
||||||
|
|
||||||
|
* Bugfix: Model fields with `blank=True` are now `required=False` by default.
|
||||||
* Bugfix: Nested serializers now support nullable relationships.
|
* Bugfix: Nested serializers now support nullable relationships.
|
||||||
|
|
||||||
### 2.1.13
|
### 2.1.13
|
||||||
|
|
Loading…
Reference in New Issue
Block a user