Updated Changelog (markdown)

master
aharonrobbins 2016-09-07 10:41:20 +03:00
parent 01702c7ce5
commit e87e890932
1 changed files with 1 additions and 1 deletions

@ -1,6 +1,6 @@
## v1.1.0 (dev-snapshot) ## v1.1.0 (dev-snapshot)
* Added support for MariaDB 10.0.25-10.0.27, 10.1.13-10.1.17, 5.5.49 - 5.5.51. * Added support for MariaDB 10.0.25-10.0.27, 10.1.13-10.1.17, 5.5.49 - 5.5.51.
* Added support for MySQL 5.5.49 - 5.5.51, 5.6.30 - 5.6.32, 5.7.12 - 5.7.15. * Added support for MySQL 5.5.49 - 5.5.52, 5.6.30 - 5.6.33, 5.7.12 - 5.7.15.
* Updated to latest YAJL and PCRE libraries. * Updated to latest YAJL and PCRE libraries.
* Fixed an Autoconf warning in yajl/src/Makefile.am. * Fixed an Autoconf warning in yajl/src/Makefile.am.
* Reformatted the code, including making line endings consistent. * Reformatted the code, including making line endings consistent.