diff options
| author | Tom Christie | 2013-04-04 21:53:15 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-04-04 21:53:15 +0100 |
| commit | c2280e34ece1867432c87a9654d31a708281b05a (patch) | |
| tree | 37e66cb073167981a5f5e222f9a06ddb95129ed9 /docs | |
| parent | ad9aa23198bf1008651a778dd3f633570d4ee2d3 (diff) | |
| download | django-rest-framework-c2280e34ece1867432c87a9654d31a708281b05a.tar.bz2 | |
Version 2.2.62.2.6
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/topics/release-notes.md | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 609b4504..d89bf80f 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -40,7 +40,9 @@ You can determine your currently installed version using `pip freeze`: ## 2.2.x series -### Master +### 2.2.6 + +**Date**: 4th April 2013 * OAuth2 authentication no longer requires unneccessary URL parameters in addition to the token. * URL hyperlinking in browseable API now handles more cases correctly. |
