From c345c1e52184ad7f26d1b80c9d6bd40a3a7c5ac3 Mon Sep 17 00:00:00 2001 From: Salvo 'LtWorf' Tomaselli Date: Mon, 1 Jun 2015 08:42:40 +0200 Subject: [PATCH] Added new changes in CHANGELOG --- CHANGELOG | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG b/CHANGELOG index c2920b6..d7a5c88 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,12 +1,13 @@ 2.0 - Fix bug in relational-cli that made it crash when an exception was raised - Point to new website -- Drop support for PySide - Switch to Python3 and drop support for Python2 - Switch to Qt5 - Radical change of language. The UNICODE symbols used previously were meant for a Canadian Aborigenal script. Now switched them to use UNICODE math symbols. - Since the language is changing, take the chance to use better symbols for JOIN +- GUI has a new mode to insert multiple queries at once, assigning them to variables +- Automatic casting is now faster 1.2 - Better tokenizer, gives more indicative errors