From aa0598c98b211f1fdaa49ff1033ca043b24d3383 Mon Sep 17 00:00:00 2001 From: aharonrobbins Date: Wed, 26 Apr 2017 12:32:45 +0300 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/Changelog.md b/Changelog.md index c1f1376..ee85fff 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,6 @@ -## v1.1.2 (dev-snapshot) -* Added support for MariaDB 10.1.21 - 10.1.22, and 10.0.29 - 10.0.30. +## v1.1.2 +* Added support for MySQL 5.5.55, 5.6.36, and 5.7.18. +* Added support for MariaDB 5.5.55, 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.