From f729506261d241b02b7bacb06cbbe8c0c39980da Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Sat, 23 Feb 2013 07:24:36 +0000 Subject: Update release notes --- docs/topics/release-notes.md | 1 + 1 file changed, 1 insertion(+) 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 -- cgit v1.2.3