From 59c1e0933f1f7896bb6f6f248aca07acdfb35ae7 Mon Sep 17 00:00:00 2001 From: Tom Christie Date: Fri, 2 Nov 2012 21:13:29 +0000 Subject: [PATCH] Update release notes --- README.md | 4 ++++ docs/topics/release-notes.md | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/README.md b/README.md index b1e86d288..3d8dce948 100644 --- a/README.md +++ b/README.md @@ -57,6 +57,10 @@ To run the tests. # Changelog +## Master + +* Minor field improvements (don't stringify dicts, more robust many-pk fields) + ## 2.0.2 **Date**: 2nd Nov 2012 diff --git a/docs/topics/release-notes.md b/docs/topics/release-notes.md index b9107e968..0bf46430a 100644 --- a/docs/topics/release-notes.md +++ b/docs/topics/release-notes.md @@ -4,6 +4,10 @@ > > — Eric S. Raymond, [The Cathedral and the Bazaar][cite]. +## Master + +* Minor field improvements (don't stringify dicts, more robust many-pk fields) + ## 2.0.2 **Date**: 2nd Nov 2012