From 743da6a8937ca2eade5049df9af2ba0c1b8cf3cf Mon Sep 17 00:00:00 2001 From: chfw Date: Tue, 3 May 2016 09:04:28 +0100 Subject: [PATCH] resolve #4, update change log --- CHANGELOG.rst | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 79faf0e..7bfc7b9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,10 +1,18 @@ Change log ================================================================================ -Unrelease +0.2.0 - Unreleased -------------------------------------------------------------------------------- -1. compatibility with pyexcel-io v0.2.0 +Added +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ + +#. `auto_detect_int`, a flag to switch off the autoatic conversion from float to + int + +Updated +++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ +#. compatibility with pyexcel-io 0.2.0 0.1.0 - 17.01.2016