Skip to content

Commit df30b34

Browse files
committed
Update release-notes.md
1 parent cd94cfc commit df30b34

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docs/topics/release-notes.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ You can determine your currently installed version using `pip freeze`:
4646
* URL hyperlinking in browseable API now handles more cases correctly.
4747
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
4848
* Bugfix: OAuth should fail hard when invalid token used.
49+
* Bugfix: Fix serializer potentially returning `None` object for models that define `__bool__` or `__len__`.
4950

5051
### 2.2.5
5152

0 commit comments

Comments
 (0)