aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2013-01-03 21:46:18 +0000
committerTom Christie2013-01-03 21:49:29 +0000
commitbfea7f64ee66cf96c6802ab68d03983aa5bf997f (patch)
tree7079684cc2cef2beb1391db849dea0a505ddb955 /docs/topics
parent92ae08207a7d588aef05eecf6826765ac6caf299 (diff)
downloaddjango-rest-framework-bfea7f64ee66cf96c6802ab68d03983aa5bf997f.tar.bz2
Tweak behavior of hyperlinked fields that include an explicit format suffix.
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/release-notes.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index b0100179..b5d5ae02 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -66,7 +66,7 @@ This change will not affect user code, so long as it's following the recommended
* Bugfix: Ensure read-only fields don't have model validation applied.
* Bugfix: Fix hyperlinked fields in paginated results.
-## 2.1.9
+### 2.1.9
**Date**: 11th Dec 2012