diff options
| author | Tom Christie | 2012-11-01 23:40:34 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-01 23:40:34 +0000 |
| commit | 062f5caef3dcb76e19f9eed59779f45849a166a1 (patch) | |
| tree | 5ffc57a25076f27038b58cab16b70765089b2b19 /docs/topics | |
| parent | 09d70958bd09b65687aabbdfa999a7431d37897f (diff) | |
| download | django-rest-framework-062f5caef3dcb76e19f9eed59779f45849a166a1.tar.bz2 | |
Tweaks fields docs, and fix 2.0.1 version.2.0.1
Diffstat (limited to 'docs/topics')
| -rw-r--r-- | docs/topics/release-notes.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index 41a230f0..1744dc03 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -4,7 +4,7 @@ > > — Eric S. Raymond, [The Cathedral and the Bazaar][cite]. -## Master +## 2.0.1 * Add support for relational fields in the browsable API. * Added SlugRelatedField and ManySlugRelatedField. |
