aboutsummaryrefslogtreecommitdiffstats
path: root/docs/topics
diff options
context:
space:
mode:
authorTom Christie2013-05-07 14:11:48 +0100
committerTom Christie2013-05-07 14:11:48 +0100
commitd7c08222f14389b4d61e5ca9032c49b8b917d251 (patch)
tree29b35471d571c9842f9bd62650249ee78213e72d /docs/topics
parented2cf180c961bb337c5d3ab7e5f74a1539c33ae4 (diff)
downloaddjango-rest-framework-d7c08222f14389b4d61e5ca9032c49b8b917d251.tar.bz2
Fix breadcrumb rendering issue2.3.1
Diffstat (limited to 'docs/topics')
-rw-r--r--docs/topics/release-notes.md6
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