aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorStephan Groß2012-12-13 16:57:17 +0100
committerStephan Groß2012-12-13 16:57:17 +0100
commite198a2b37673a07a7cc374175c205362da34360e (patch)
tree6f347ac37279f86de651514da7a607c9f4285fb2 /docs/topics
parent497da7fc699b9e88c966e37bc48739865336683d (diff)
downloaddjango-rest-framework-e198a2b37673a07a7cc374175c205362da34360e.tar.bz2
added RetrieveUpdateAPIView
Diffstat (limited to 'docs/topics')
-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 4f83cfd8..a74ee520 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -4,6 +4,10 @@
>
> — Eric S. Raymond, [The Cathedral and the Bazaar][cite].
+## Master
+
+* Added `RetrieveUpdateAPIView`
+
## 2.1.9
**Date**: 11th Dec 2012