aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics/release-notes.md
diff options
context:
space:
mode:
authorTom Christie2012-11-09 13:13:41 +0000
committerTom Christie2012-11-09 13:13:41 +0000
commit3ac26af7cad46bf3248b8e794f8f82c69639ac60 (patch)
treec19fd34d9e3efc46b37fd47a6af4e95a70d0fe32 /docs/topics/release-notes.md
parentc7df9694b5a7a7931161f74a7c5c16d5c98d87d9 (diff)
downloaddjango-rest-framework-3ac26af7cad46bf3248b8e794f8f82c69639ac60.tar.bz2
Version 2.1.2 (Adds filtering support)2.1.2
Diffstat (limited to 'docs/topics/release-notes.md')
-rw-r--r--docs/topics/release-notes.md7
1 files changed, 5 insertions, 2 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index b0d566a6..670332e6 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -4,9 +4,12 @@
>
> — Eric S. Raymond, [The Cathedral and the Bazaar][cite].
-## Master
+## 2.1.2
-* Bugfix: Support creation of objects with reverse M2M relations
+**Date**: 9th Nov 2012
+
+* **Filtering support.**
+* Bugfix: Support creation of objects with reverse M2M relations.
## 2.1.1