Update MariaDB 10.1 version.

master
aharonrobbins 2016-07-19 10:31:49 +03:00
parent 2db4d80f40
commit 6eef1c3dd9
1 changed files with 1 additions and 1 deletions

@ -1,5 +1,5 @@
## v1.1.0 (dev-snapshot)
* Added support for MariaDB 10.0.25-10.0.26, 10.1.13-10.1.15, 5.5.49 - 5.5.50.
* Added support for MariaDB 10.0.25-10.0.26, 10.1.13-10.1.16, 5.5.49 - 5.5.50.
* Added support for MySQL 5.5.49 - 5.5.50, 5.6.30 - 5.6.31, 5.7.12 - 5.7.13.
* Fixed an Autoconf warning in yajl/src/Makefile.am.
* Reformatted the code, including making line endings consistent.