Updated Changelog (markdown)
parent
03ccb1b05b
commit
ae63cd37e8
|
@ -3,8 +3,9 @@
|
||||||
* Added support for MariaDB 10.1.10 and 10.1.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).
|
* 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
|
* 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 MariaDB 10.0.19 to 10.0.24 offsets
|
||||||
* Added MySQL offsets up to: 5.5.47 and 5.6.28
|
* Added MariaDB 5.5 offsets through 5.5.48
|
||||||
|
* Added MySQL offsets up to: 5.5.48 and 5.6.29
|
||||||
* Documentation fixes. See issue: [#115](https://github.com/mcafee/mysql-audit/issues/115).
|
* Documentation fixes. See issue: [#115](https://github.com/mcafee/mysql-audit/issues/115).
|
||||||
|
|
||||||
## v1.0.8
|
## v1.0.8
|
||||||
|
|
Loading…
Reference in New Issue