We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0c275a1 commit 46a3443Copy full SHA for 46a3443
CHANGES.rst
@@ -1,6 +1,16 @@
1
Changelog
2
=========
3
4
+2.0.0
5
+-----
6
+
7
+- #23: Rely on ``zc.lockfile`` for lockfile behavior.
8
+- #28: Fixtures now supports later versions of mysql and no longer
9
+ support versions of mysql prior to ``mysql --initialize`` support.
10
+- #29: Fix issues with later versions of mysql where ``mysql_defaults_file``
11
+ fixture would prevent startup of mysql.
12
+- Fixed issue in test suite where mysql fixture was not tested.
13
14
1.3.1
15
-----
16
0 commit comments