---------------- - ZMI refresh for Zope 4 with svg icons (`20 <https://github.com/zopefoundation/Products.ZMySQLDA/pull/20>`_)
4.7
---------------- - truncate failed query logging if the query is too long (`19 <https://github.com/zopefoundation/Products.ZMySQLDA/issues/19>`_)
4.6
---------------- - removed error-prone server version check for savepoint support (`18 <https://github.com/zopefoundation/Products.ZMySQLDA/issues/18>`_)
- added additional unit tests for SQL quoting
4.5
---------------- - rely on the Zope 4 branch for tests so we don't lose Python 2 compatibility
- combine Status and Properties ZMI tabs to improve usability
4.4
---------------- - add timeout parameter for DatabaseAdapter and database pool classes
- add timeout parameter to Add and Edit Forms
- make sure timeout is None or int (`10 <https://github.com/zopefoundation/Products.ZMySQLDA/pull/10/files>`_)
4.3
---------------- - make sure SQL quoting an unencoded string does not change the string type