diff options
| author | Stephan Groß | 2012-12-13 16:57:17 +0100 | 
|---|---|---|
| committer | Stephan Groß | 2012-12-13 16:57:17 +0100 | 
| commit | e198a2b37673a07a7cc374175c205362da34360e (patch) | |
| tree | 6f347ac37279f86de651514da7a607c9f4285fb2 /docs/topics | |
| parent | 497da7fc699b9e88c966e37bc48739865336683d (diff) | |
| download | django-rest-framework-e198a2b37673a07a7cc374175c205362da34360e.tar.bz2 | |
added RetrieveUpdateAPIView
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 4 | 
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  | 
