diff options
| author | Tom Christie | 2012-10-30 12:23:17 +0000 | 
|---|---|---|
| committer | Tom Christie | 2012-10-30 12:23:17 +0000 | 
| commit | 41ab18b13ec6d96906463a3b05680226c7245b6d (patch) | |
| tree | 5374f590ce0aa69700186c8c830f8571dced98df /docs/topics | |
| parent | 29bc52096a40c3f483e763cf562815ded3e56faa (diff) | |
| download | django-rest-framework-41ab18b13ec6d96906463a3b05680226c7245b6d.tar.bz2 | |
Docs update
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/rest-framework-2-announcement.md | 8 | 
1 files changed, 7 insertions, 1 deletions
diff --git a/docs/topics/rest-framework-2-announcement.md b/docs/topics/rest-framework-2-announcement.md index 7b97af73..e77575b2 100644 --- a/docs/topics/rest-framework-2-announcement.md +++ b/docs/topics/rest-framework-2-announcement.md @@ -6,7 +6,13 @@ What it is, and why you should care  >  > — [Roy Fielding][cite] -REST framework 2 is an almost complete reworking of the original framework, which comprehensivly addresses some of the original design issues. +--- + +**Announcement:** REST framework 2 released - Tue 30th Oct 2012  + +--- + +REST framework 2 is an almost complete reworking of the original framework, which comprehensively addresses some of the original design issues.  Because the latest version should be considered a re-release, rather than an incremental improvement, we've skipped a version, and called this release Django REST framework 2.0.  | 
