aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorTom Christie2013-02-23 07:24:36 +0000
committerTom Christie2013-02-23 07:24:36 +0000
commitf729506261d241b02b7bacb06cbbe8c0c39980da (patch)
treef7211863205c984e8ec9d597f51d7379b20bd4a1
parente1f0001f92b812c7406b009edff786dfbccc32cb (diff)
downloaddjango-rest-framework-f729506261d241b02b7bacb06cbbe8c0c39980da.tar.bz2
Update release notes
-rw-r--r--docs/topics/release-notes.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md
index 22cd3cf0..06dc79a6 100644
--- a/docs/topics/release-notes.md
+++ b/docs/topics/release-notes.md
@@ -42,6 +42,7 @@ You can determine your currently installed version using `pip freeze`:
### Master
+* Bugfix for serializer data being uncacheable with pickle protocol 0.
* Bugfixes for model field validation edge-cases.
### 2.2.1