Update release-notes.md

This commit is contained in:
Tom Christie 2013-04-03 13:58:42 +02:00
parent cd94cfc441
commit df30b345b1

View File

@ -46,6 +46,7 @@ You can determine your currently installed version using `pip freeze`:
* URL hyperlinking in browseable API now handles more cases correctly.
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
* Bugfix: OAuth should fail hard when invalid token used.
* Bugfix: Fix serializer potentially returning `None` object for models that define `__bool__` or `__len__`.
### 2.2.5