Updated Changelog (markdown)

master
aharonrobbins 2017-09-13 15:16:50 +03:00
parent 73632bf1d1
commit f6b3ee28e2
1 changed files with 1 additions and 1 deletions

@ -1,7 +1,7 @@
## v1.1.5 (dev-snapshot) ## v1.1.5 (dev-snapshot)
* Added support for MariaDB 10.0.32, 10.1.26, 10.2.7 and 5.5.57. * Added support for MariaDB 10.0.32, 10.1.26, 10.2.7 and 5.5.57.
* Added support for MySQL 5.5.57, 5.6.37 and 5.7.19. * Added support for MySQL 5.5.57, 5.6.37 and 5.7.19.
* The plugin now sends the numeric MySQL error code ("status") for commands when they fail, or zero on success. * The plugin now sends the numeric MySQL error code ("status") for commands when they fail, or zero on success. This fixes issue [#82](https://github.com/mcafee/mysql-audit/issues/82).
* Fix issue [#171](https://github.com/mcafee/mysql-audit/issues/171). * Fix issue [#171](https://github.com/mcafee/mysql-audit/issues/171).
* Fix issue [#172](https://github.com/mcafee/mysql-audit/issues/172). * Fix issue [#172](https://github.com/mcafee/mysql-audit/issues/172).
* Fix issue [#173](https://github.com/mcafee/mysql-audit/issues/173). * Fix issue [#173](https://github.com/mcafee/mysql-audit/issues/173).