aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/release-notes.md
diff options
context:
space:
mode:
authorTom Christie2013-05-14 09:59:29 +0100
committerTom Christie2013-05-14 09:59:29 +0100
commitf9aeb6838379c301ebd2019a49b806c13749261a (patch)
tree3ed94ec1e5365c234b649be8cdf7474a0f179d87 /docs/topics/release-notes.md
parentfd4a66cfc7888775d20b18665d63156cf3dae13a (diff)
downloaddjango-rest-framework-f9aeb6838379c301ebd2019a49b806c13749261a.tar.bz2
Updated release notes
Diffstat (limited to 'docs/topics/release-notes.md')
-rw-r--r--docs/topics/release-notes.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 259aafdd..7ec3d79a 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -40,6 +40,11 @@ You can determine your currently installed version using `pip freeze`:
## 2.3.x series
+### Master
+
+* Added SearchFilter
+* Added GenericViewSet
+
### 2.3.2
**Date**: 8th May 2013