diff options
| author | Tom Christie | 2012-11-23 13:09:09 +0000 |
|---|---|---|
| committer | Tom Christie | 2012-11-23 13:09:14 +0000 |
| commit | 95aa99d8dfc4b073bf549f5acba8ef2387512c86 (patch) | |
| tree | 3ce18229df9bb8b92fc2d9ef7a6e4049704a9d6c /docs/topics/release-notes.md | |
| parent | 412f737ab2ea10bfb41e1737e338996f9f458320 (diff) | |
| download | django-rest-framework-95aa99d8dfc4b073bf549f5acba8ef2387512c86.tar.bz2 | |
Version 2.1.52.1.5
Diffstat (limited to 'docs/topics/release-notes.md')
| -rw-r--r-- | docs/topics/release-notes.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index fe5466be..118e764b 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -4,6 +4,12 @@ > > — Eric S. Raymond, [The Cathedral and the Bazaar][cite]. +## 2.1.5 + +**Date**: 23rd Nov 2012 + +* Bugfix: Fix DjangoModelPermissions. + ## 2.1.4 **Date**: 22nd Nov 2012 |
