Commit 3c7a6361 by Tom Christie

Updated release notes

parent caaf1c80
......@@ -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.
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment