aboutsummaryrefslogtreecommitdiffstats
path: root/docs
diff options
context:
space:
mode:
authorTom Christie2013-08-19 08:54:48 +0100
committerTom Christie2013-08-19 08:54:48 +0100
commit34d65119fc1c200b76a8af7213a92d6b279bd478 (patch)
tree44bd2b886b3ee3b7bc8426c3e191a965a26e3afc /docs
parent3a99b0af5074bfae90ec3986f277720df5a13583 (diff)
downloaddjango-rest-framework-34d65119fc1c200b76a8af7213a92d6b279bd478.tar.bz2
Update release notes.
Diffstat (limited to 'docs')
-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 624d9acd..52abfc08 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -40,6 +40,10 @@ You can determine your currently installed version using `pip freeze`:
## 2.3.x series
+### Master
+
+* Support customizable view name and description functions, using the `VIEW_NAME_FUNCTION` and `VIEW_DESCRIPTION_FUNCTION` settings.
+
### 2.3.7
**Date**: 16th August 2013