diff options
| author | Tom Christie | 2012-11-09 13:13:41 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-11-09 13:13:41 +0000 | 
| commit | 3ac26af7cad46bf3248b8e794f8f82c69639ac60 (patch) | |
| tree | c19fd34d9e3efc46b37fd47a6af4e95a70d0fe32 /README.md | |
| parent | c7df9694b5a7a7931161f74a7c5c16d5c98d87d9 (diff) | |
| download | django-rest-framework-3ac26af7cad46bf3248b8e794f8f82c69639ac60.tar.bz2 | |
Version 2.1.2 (Adds filtering support)2.1.2
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 7 | 
1 files changed, 7 insertions, 0 deletions
| @@ -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 | 
