@@ -42,6 +42,8 @@ You can determine your currently installed version using `pip freeze`:
### Master
*Regression fix:Date and time fields return date/time objects by default. Fixes regressions caused by 2.2.2. See [#743][743] for more details.
*Bugfix:Fix 500 error is OAuth not attempted with OAuthAuthentication class installed.
*`Serializer.save()` now supports arbitrary keyword args which are passed through to the object `.save()` method. Mixins use `force_insert` and `force_update` where appropriate, resulting in one less database query.
### 2.2.4
...
...
@@ -434,6 +436,7 @@ This change will not affect user code, so long as it's following the recommended