From bfdaec7b97936b74aa7cc02f25adf98dfa13e8a9 Mon Sep 17 00:00:00 2001 From: Guy Lichtman Date: Tue, 10 Jun 2014 06:21:06 -0700 Subject: [PATCH] Updated Changelog (markdown) --- Changelog.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/Changelog.md b/Changelog.md index b3b012b..c53751f 100644 --- a/Changelog.md +++ b/Changelog.md @@ -1,3 +1,8 @@ +## v1.0.5 +* Added MySQL offests up to: 5.5.38 and 5.6.19 +* MariadDB 5.5 support. Note there is a separate binary build available for MariaDB. + + ## v1.0.4 * Added MySQL offsets up to: 5.1.73, 5.5.35 and 5.6.15. * New configuration option: audit_whitelist_users: Comma separated list of white-listed users whose queries are not recorded.