From 67b9b52aae6e2c098dc9090760f3f50a194621d8 Mon Sep 17 00:00:00 2001 From: nidhal baccouri Date: Sat, 31 Oct 2020 14:40:26 +0100 Subject: [PATCH] updated changes log --- HISTORY.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 406e72a..ddcd53b 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -2,6 +2,12 @@ History ======= +0.3.1 (2020-10-31) +------------------- + +* Added support for multiple data types (excel, json and html) +* Added igel GUI as a sub command + 0.3.0 (2020-10-15) -------------------