Updated Changelog (markdown)

master
aharonrobbins 2017-07-06 15:35:08 +03:00
parent 8f448b2647
commit 656da18933
1 changed files with 5 additions and 1 deletions

@ -1,5 +1,9 @@
## v1.1.4 (dev-snapshot) ## v1.1.4 (dev-snapshot)
Added support for MariaDB 10.0.31 and 10.1.24. * Added support for MariaDB 10.0.31, 10.1.24 - 10.1.25, and 10.2.0 - 10.2.6.
* The plugin can now be renamed.
* The socket "unable to connect" message is logged as a warning the first time.
* The plugin now correctly retrieves the port for a remote connection on MySQL 5.7.
* If a user-id doesn't have a username and is negative, it is logged as [unknown].
## v1.1.3 (release) ## v1.1.3 (release)
* Added support for MySQL 5.5.56. * Added support for MySQL 5.5.56.