Updated Changelog (markdown)

master
aharonrobbins 2017-04-26 12:32:45 +03:00
parent d03935b28a
commit aa0598c98b
1 changed files with 3 additions and 2 deletions

@ -1,5 +1,6 @@
## v1.1.2 (dev-snapshot) ## v1.1.2
* Added support for MariaDB 10.1.21 - 10.1.22, and 10.0.29 - 10.0.30. * 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). * Fix issue [#155](https://github.com/mcafee/mysql-audit/issues/155).
* Add more information to each record: * 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 Unix Domain Socket, PID, application name, and OS user name of process on the other end of the connection.