From d03935b28a7997fecdff9dca1da1eccb66e27fa1 Mon Sep 17 00:00:00 2001 From: aharonrobbins Date: Wed, 15 Mar 2017 15:27:07 +0200 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/Changelog.md b/Changelog.md index bf85c9e..c1f1376 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,4 +1,6 @@ ## v1.1.2 (dev-snapshot) +* Added support for MariaDB 10.1.21 - 10.1.22, and 10.0.29 - 10.0.30. +* Fix issue [#155](https://github.com/mcafee/mysql-audit/issues/155). * Add more information to each record: * For connections via Unix Domain Socket, PID, application name, and OS user name of process on the other end of the connection. * For connections via TCP Socket, client port of the connection.