diff options
| author | Tom Christie | 2013-05-07 14:11:48 +0100 |
|---|---|---|
| committer | Tom Christie | 2013-05-07 14:11:48 +0100 |
| commit | d7c08222f14389b4d61e5ca9032c49b8b917d251 (patch) | |
| tree | 29b35471d571c9842f9bd62650249ee78213e72d /docs/topics | |
| parent | ed2cf180c961bb337c5d3ab7e5f74a1539c33ae4 (diff) | |
| download | django-rest-framework-d7c08222f14389b4d61e5ca9032c49b8b917d251.tar.bz2 | |
Fix breadcrumb rendering issue2.3.1
Diffstat (limited to 'docs/topics')
| -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 56ee926c..14732a0d 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -40,6 +40,12 @@ You can determine your currently installed version using `pip freeze`: ## 2.3.x series +### 2.3.1 + +**Date**: 7th May 2013 + +* Bugfix: Fix breadcrumb rendering issue. + ### 2.3.0 **Date**: 7th May 2013 |
