This commit is contained in:
Tom Christie 2013-03-29 17:26:58 +00:00
parent 89f3c1f8c4
commit 2e06f5c832

View File

@ -43,7 +43,7 @@ You can determine your currently installed version using `pip freeze`:
### Master
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
* URL hyperlinking in browseable API no handles more cases correctly.
* URL hyperlinking in browseable API now handles more cases correctly.
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
### 2.2.5