From 56ec7ee1b1bdca7dd528cb6337f6b391581aefd0 Mon Sep 17 00:00:00 2001 From: INADA Naoki Date: Fri, 24 Aug 2012 10:05:38 +0900 Subject: Update changelog --- ChangeLog.rst | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog.rst b/ChangeLog.rst index c328f35..67eac68 100644 --- a/ChangeLog.rst +++ b/ChangeLog.rst @@ -1,3 +1,13 @@ +0.2.2 +======= +:release date: NOT RELEASED YET + +Bugs fixed +----------- +* ``unpack()`` didn't restores gc state when it called with gc disabled. + ``unpack()`` doesn't control gc now instead of restoring gc state collectly. + User can control gc state when gc cause performance issue. + 0.2.1 ======= :release date: 2012-08-20 -- cgit v1.2.1