From b170f11cf30dbdbac56be849608e94d6aaf0aba8 Mon Sep 17 00:00:00 2001 From: aharonrobbins Date: Thu, 31 Aug 2017 11:28:40 +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 6fc25df..755beb6 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,5 +1,9 @@ ## v1.1.5 (dev-snapshot) -* Added support for MariaDB 10.2.7 and 5.5.57. +* Added support for MariaDB 0.0.32, 10.1.26, 10.2.7 and 5.5.57. +* The plugin now sends the numeric MySQL error code ("status") for commands when they fail, or zero on success. +* Fix issue [#171](https://github.com/mcafee/mysql-audit/issues/171). +* Fix issue [#172](https://github.com/mcafee/mysql-audit/issues/172). +* Fix issue [#173](https://github.com/mcafee/mysql-audit/issues/173). ## v1.1.4 (release) * Added support for MariaDB 10.0.31, 10.1.24 - 10.1.25, and 10.2.0 - 10.2.6.