aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2012-12-17 09:08:28 +0000
committerTom Christie2012-12-17 09:08:28 +0000
commit70714c234630cd205ed88686ece3b594f387a48f (patch)
treea6f09c2852fd1b923178e0c9fdbc635d1de1fef0 /README.md
parent35f72cecb199e1790a42fadd6037da43cdd5a05a (diff)
downloaddjango-rest-framework-70714c234630cd205ed88686ece3b594f387a48f.tar.bz2
Version 2.1.102.1.10
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 1bc9628f..1d49d3be 100644
--- a/README.md
+++ b/README.md
@@ -58,6 +58,13 @@ To run the tests.
# Changelog
+## 2.1.10
+
+**Date**: 17th Dec 2012
+
+* Bugfix: Ensure read-only fields don't have model validation applied.
+* Bugfix: Fix hyperlinked fields in paginated results.
+
## 2.1.9
**Date**: 11th Dec 2012