mirror of
https://github.com/encode/django-rest-framework.git
synced 2024-11-23 01:57:00 +03:00
Update release-notes.md
This commit is contained in:
parent
a69262a1cd
commit
89f3c1f8c4
|
@ -40,6 +40,12 @@ You can determine your currently installed version using `pip freeze`:
|
|||
|
||||
## 2.2.x series
|
||||
|
||||
### Master
|
||||
|
||||
* OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token.
|
||||
* URL hyperlinking in browseable API no handles more cases correctly.
|
||||
* Bugfix: Fix regression with DjangoFilterBackend not worthing correctly with single object views.
|
||||
|
||||
### 2.2.5
|
||||
|
||||
**Date**: 26th March 2013
|
||||
|
|
Loading…
Reference in New Issue
Block a user