.. changelog::
:version: 0.8.2
+ .. change::
+ :tags: bug, mysql
+ :tickets: 2715
+
+ Added another conditional to the ``mysql+gaerdbms`` dialect to
+ detect so-called "development" mode, where we should use the
+ ``rdbms_mysqldb`` DBAPI. Patch courtesy Brett Slatkin.
+
.. change::
:tags: feature, mysql
:tickets: 2704
.. changelog::
:version: 0.9.0
+ .. change::
+ :tags: bug, mysql
+ :tickets: 2715
+
+ Added another conditional to the ``mysql+gaerdbms`` dialect to
+ detect so-called "development" mode, where we should use the
+ ``rdbms_mysqldb`` DBAPI. Patch courtesy Brett Slatkin.
+ Also in 0.8.2.
+
.. change::
:tags: feature, mysql
:tickets: 2704