Updated Changelog (markdown)

master
aharonrobbins 2017-03-15 15:27:07 +02:00
parent 91674995df
commit d03935b28a
1 changed files with 2 additions and 0 deletions

@ -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.