diff options
| -rw-r--r-- | README.md | 6 | ||||
| -rw-r--r-- | docs/topics/release-notes.md | 6 | 
2 files changed, 12 insertions, 0 deletions
| @@ -60,6 +60,12 @@ To run the tests.  # Changelog +## 2.1.11 + +**Date**: 17th Dec 2012 + +* Bugfix: Fix issue with M2M fields in browseable API. +  ## 2.1.10  **Date**: 17th Dec 2012 diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 66d6f7f3..a9083bb4 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -6,6 +6,12 @@  ## 2.1.x series +### 2.1.11 + +**Date**: 17th Dec 2012 + +* Bugfix: Fix issue with M2M fields in browseable API. +  ### 2.1.10  **Date**: 17th Dec 2012 | 
