aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2013-05-16 15:08:12 +0100
committerTom Christie2013-05-16 15:08:12 +0100
commitaff88d15f7a483bca2da120339b1b346aa8b1d4c (patch)
treee90fe6744b3d8f28a90e94768a13c96aa316a7a1 /docs
parentaf88a5b1751da32018e8408eac01a91a5f63f8ce (diff)
downloaddjango-rest-framework-aff88d15f7a483bca2da120339b1b346aa8b1d4c.tar.bz2
Version 2.3.3
Diffstat (limited to 'docs')
-rw-r--r--docs/topics/release-notes.md5
1 files changed, 4 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 5777b82d..e7d62721 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -40,12 +40,15 @@ You can determine your currently installed version using `pip freeze`:
## 2.3.x series
-### Master
+### 2.3.2
+
+**Date**: 16th May 2013
* Added SearchFilter
* Added OrderingFilter
* Added GenericViewSet
* Bugfix: Multiple `@action` and `@link` methods now allowed on viewsets.
+* Bugfix: Fix API Root view issue with DjangoModelPermissions
### 2.3.2