aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-12-17 22:01:17 +0000
committerTom Christie2012-12-17 22:01:17 +0000
commit9680b42b506a47df1cac83107aff15bfd4a99a48 (patch)
tree54d4ece85a755da6bb9b4434c05c42ac35029567
parent0418cebc583711263d983e0e3acbd474eb6f0fd2 (diff)
downloaddjango-rest-framework-9680b42b506a47df1cac83107aff15bfd4a99a48.tar.bz2
Version 2.1.11
-rw-r--r--README.md6
-rw-r--r--docs/topics/release-notes.md6
2 files changed, 12 insertions, 0 deletions
diff --git a/README.md b/README.md
index 931cd653..b4078b15 100644
--- a/README.md
+++ b/README.md
@@ -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