From 656da18933bd794abd32bffe43047f0a7f20603b Mon Sep 17 00:00:00 2001 From: aharonrobbins Date: Thu, 6 Jul 2017 15:35:08 +0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/Changelog.md b/Changelog.md index 36bb8d6..e47e45b 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ ## v1.1.4 (dev-snapshot) -Added support for MariaDB 10.0.31 and 10.1.24. +* Added support for MariaDB 10.0.31, 10.1.24 - 10.1.25, and 10.2.0 - 10.2.6. +* The plugin can now be renamed. +* The socket "unable to connect" message is logged as a warning the first time. +* The plugin now correctly retrieves the port for a remote connection on MySQL 5.7. +* If a user-id doesn't have a username and is negative, it is logged as [unknown]. ## v1.1.3 (release) * Added support for MySQL 5.5.56.