From 0f4cc1ab9428b34c464ffb426ad4aa68fb8d9559 Mon Sep 17 00:00:00 2001 From: Salvo 'LtWorf' Tomaselli Date: Fri, 11 Sep 2015 12:42:18 +0200 Subject: [PATCH] Changelog Move the impressive stuff up --- CHANGELOG | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 3f9db1b..6777c8b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,12 +1,12 @@ 2.1 +- Introduced sessions; GUI loads the same relations of the previous time +- redesigned GUI, to fit in smaller screens +- Fix bug in tokenizer +- Fixed bug where select on relations with '---' values would always fail - Improve error reporting - Fix bug in code to check for new version - Performance improvements - More Pythonic name for classes (API is compatible with version 2.0) -- Introduced sessions; GUI loads the same relations of the previous time -- GUI is modified, to be fit smaller screens -- Fix bug in tokenizer -- Fixed bug where select on relations with '---' values would always fail 2.0 - Fix bug in relational-cli that made it crash when an exception was raised