Updated Changelog (markdown)
parent
955c9a685a
commit
9a5d78a61d
|
@ -1,7 +1,8 @@
|
|||
## v1.1.5 (dev-snapshot)
|
||||
## v1.1.5 (release)
|
||||
* Removed support for MySQL 5.1, all versions.
|
||||
* Added support for MariaDB 5.5.57 - 5.5.58, 10.0.32 - 10.0.33, 10.1.26 - 10.1.29, and 10.2.7 - 10.2.11.
|
||||
* Added support for MySQL 5.5.57 - 5.5.58, 5.6.37 - 5.6.38, and 5.7.19 - 5.7.20.
|
||||
* Added support for Percona 5.7.19-17, 64-bit only.
|
||||
* Added support for Percona 5.7.19-17, 5.7.20-18, 64-bit only.
|
||||
* 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 [#172](https://github.com/mcafee/mysql-audit/issues/172).
|
||||
|
|
Loading…
Reference in New Issue