diff options
| author | Tomi Pajunen | 2012-11-08 16:48:16 +0200 |
|---|---|---|
| committer | Tomi Pajunen | 2012-11-08 16:48:16 +0200 |
| commit | b607eefc7c0e792c2e6d974c82912b930dd957fa (patch) | |
| tree | b47824259599ce6b13d25409fe9b22e6ffca65c7 /docs/topics/release-notes.md | |
| parent | 743224d000bbc178dafcff1e9315f1d74bee44de (diff) | |
| download | django-rest-framework-b607eefc7c0e792c2e6d974c82912b930dd957fa.tar.bz2 | |
Release notes updated
Diffstat (limited to 'docs/topics/release-notes.md')
| -rw-r--r-- | docs/topics/release-notes.md | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index ecb6c91a..302ad8b3 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 + +* Bugfix: Cannot create objects with reversed M2M relations + ## 2.1.1 **Date**: 7th Nov 2012 @@ -154,4 +158,4 @@ [cite]: http://www.catb.org/~esr/writings/cathedral-bazaar/cathedral-bazaar/ar01s04.html [2.1.0-notes]: https://groups.google.com/d/topic/django-rest-framework/Vv2M0CMY9bg/discussion -[announcement]: rest-framework-2-announcement.md
\ No newline at end of file +[announcement]: rest-framework-2-announcement.md |
