diff options
| author | Tom Christie | 2012-11-06 17:04:24 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-11-06 17:05:15 +0000 | 
| commit | 12b86cb5e3e6214c86500faf6d7eb3579b067646 (patch) | |
| tree | c318c62fc9b0299f38cb3c4134739a2d269ef1f0 /docs | |
| parent | 8ca6569a067b80474eb1aba2b3938e661be25659 (diff) | |
| download | django-rest-framework-12b86cb5e3e6214c86500faf6d7eb3579b067646.tar.bz2 | |
Update release notes
Diffstat (limited to 'docs')
| -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 b5c81c2b..7eaf4f79 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 + +* Support use of HTML exception templates.  Eg. `403.html` +  ## 2.1.0  **Date**: 5th Nov 2012  | 
