aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2012-12-18 18:23:28 +0000
committerTom Christie2012-12-18 18:23:28 +0000
commit24581faceb65d78acecd253808581a5534862d08 (patch)
tree3c6aadb7e52a99b42f5c3ccd8e188934e2c97b11
parent6693d2d277823c9150077c7c9534b7550dfd192c (diff)
downloaddjango-rest-framework-24581faceb65d78acecd253808581a5534862d08.tar.bz2
Update release notes.
-rw-r--r--docs/topics/release-notes.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index a9083bb4..87aaefbd 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -6,6 +6,10 @@
## 2.1.x series
+### Master
+
+* Bugfix: Fix issue where pk was was being set to a string if set by URL kwarg.
+
### 2.1.11
**Date**: 17th Dec 2012