Commit ce914b03 by Tom Christie

Updated release notes.

parent 2948305b
...@@ -29,6 +29,7 @@ You can determine your currently installed version using `pip freeze`: ...@@ -29,6 +29,7 @@ You can determine your currently installed version using `pip freeze`:
### Master ### Master
* Bugfix: Fix styling on browsable API login. * Bugfix: Fix styling on browsable API login.
* Bugfix: Fix issue with deserializing empty to-many relations.
* Bugfix: Ensure model field validation is still applied for ModelSerializer subclasses with an custom `.restore_object()` method. * Bugfix: Ensure model field validation is still applied for ModelSerializer subclasses with an custom `.restore_object()` method.
### 2.1.17 ### 2.1.17
......
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