Update list of supported versions.

master
aharonrobbins 2016-06-06 14:30:26 +03:00
parent b42ca2941b
commit 2f9bb95731
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
## v1.1.0 (dev-snapshot)
* Added support for MariaDB 10.1.13-10.14, 10.2.25, 5.5.49.
* Added support for MySQL 5.5.49, 5.6.30, 5.7.12.
* 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.