Updated Changelog (markdown)
parent
c2ae383f00
commit
03ccb1b05b
|
@ -1,4 +1,8 @@
|
|||
## v1.0.9 (dev-snapshot)
|
||||
* Added support for MySQL 5.7.9, 5.7.10 and 5.7.11
|
||||
* Added support for MariaDB 10.1.10 and 10.1.11
|
||||
* Fixed problem with setting variables to null. See issue: [#133](https://github.com/mcafee/mysql-audit/issues/133).
|
||||
* If the password masking regex is set to a value that won't compile, revert to the default regex
|
||||
* Added MariaDB 10.0.19 to 10.0.21 offsets
|
||||
* Added MySQL offsets up to: 5.5.47 and 5.6.28
|
||||
* Documentation fixes. See issue: [#115](https://github.com/mcafee/mysql-audit/issues/115).
|
||||
|
|
Loading…
Reference in New Issue