From 7dececb89a0c63e55ba1d46622e1a65818c5c274 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Timoth=C3=A9e=20Jaussoin?= Date: Fri, 28 Dec 2018 14:34:26 +0100 Subject: [PATCH] Update CHANGELOG and VERSION --- CHANGELOG.md | 1 + VERSION | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6c1359d7a..aec4a8fa0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -15,6 +15,7 @@ v0.14.1 (trunk) * Add a close button to the Drawer widget * Errors and Exceptions handling improvements * Fix connection using utf8mb4 on MySQL + * Update the log system for a simpler one v0.14 --------------------------- diff --git a/VERSION b/VERSION index 1233c3fdf..36ac2ddc2 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.14.1rc \ No newline at end of file +0.14.1rc3 \ No newline at end of file