aboutsummaryrefslogtreecommitdiffstats
path: root/README.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 /README.md
parentc7df9694b5a7a7931161f74a7c5c16d5c98d87d9 (diff)
downloaddjango-rest-framework-3ac26af7cad46bf3248b8e794f8f82c69639ac60.tar.bz2
Version 2.1.2 (Adds filtering support)2.1.2
Diffstat (limited to 'README.md')
-rw-r--r--README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5d3e884d..723e18de 100644
--- a/README.md
+++ b/README.md
@@ -57,6 +57,13 @@ To run the tests.
# Changelog
+## 2.1.2
+
+**Date**: 9th Nov 2012
+
+* **Filtering support.**
+* Bugfix: Support creation of objects with reverse M2M relations.
+
## 2.1.1
**Date**: 7th Nov 2012