aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2011-06-15 14:43:35 +0100
committerTom Christie2011-06-15 14:43:35 +0100
commit06f69b4dcece6d13d89d2fcfeae78a5a1c735718 (patch)
tree3fe34de9544577cc663610fec06f503f0b9ddf1f
parent8b3c807fd4ccca0ff4c0f7cab4235bff44e89687 (diff)
downloaddjango-rest-framework-06f69b4dcece6d13d89d2fcfeae78a5a1c735718.tar.bz2
Version 0.2.3 release notes
-rw-r--r--README6
1 files changed, 6 insertions, 0 deletions
diff --git a/README b/README
index 6bed768b..3c740486 100644
--- a/README
+++ b/README
@@ -52,6 +52,12 @@ To create the sdist packages
Release Notes
=============
+0.2.3
+
+ * Fix some throttling bugs
+ * X-Throttle header on throttling
+ * Support for nesting resources on related models
+
0.2.2
* Throttling support complete