From dd0f99d6431b5e75293369f5554a1396f8ae6251 Mon Sep 17 00:00:00 2001 From: Bob Ippolito Date: Fri, 28 Oct 2016 17:25:09 +0800 Subject: Bump version, update changelog, fix issues identified in code review of #143 --- CHANGES.txt | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'CHANGES.txt') diff --git a/CHANGES.txt b/CHANGES.txt index 06bb692..f6b8c25 100644 --- a/CHANGES.txt +++ b/CHANGES.txt @@ -1,3 +1,8 @@ +Version 3.10.0 released XXXX-XX-XX + +* Add RawJSON class to allow a faster path for already encoded JSON. + https://github.com/simplejson/simplejson/pull/143 + Version 3.9.0 released 2016-10-21 * Workaround for bad behavior in string subclasses -- cgit v1.2.1