aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorTom Christie2012-10-09 15:58:48 +0100
committerTom Christie2012-10-09 15:58:48 +0100
commit97a7f27c8219181e40dddcaf820545e08283de93 (patch)
treea81297e834cf40b216ed29a487d083b1a125ffb7 /README.md
parentce21fa1dc6dd8c941b71d9219360b3e9083051d4 (diff)
downloaddjango-rest-framework-97a7f27c8219181e40dddcaf820545e08283de93.tar.bz2
Rename HTMLTemplateRenderer -> HTMLRenderer, DocuemntingHTMLRenderer -> BrowseableAPIRenderer
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 2 insertions, 1 deletions
diff --git a/README.md b/README.md
index c8279421..d8ffce94 100644
--- a/README.md
+++ b/README.md
@@ -53,7 +53,8 @@ To run the tests.
## 2.0.0
-Redesign of core components.
+* Redesign of core components.
+* Fix **all of the things**.
# License