]> git.phdru.name Git - sqlconvert.git/blobdiff - ChangeLog
Add MySQL-specific remove_directives() and process_statement()
[sqlconvert.git] / ChangeLog
index ffaa15eafbf25ddeac389f739d5e7711f89e2235..1862c1fc875dfad149c29c1ff5d8683bc1d38713 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,17 @@
+Version 0.0.4 (2016-09-04)
+
+   Add MySQL-specific remove_directives() and process_statement().
+
+Version 0.0.3 (2016-09-04)
+
+   Rename the project: mysql2py -> sqlconvert.
+
+Version 0.0.2 (2016-09-04)
+
+   Rename mysql-to-sql.py -> mysql2py.
+
+   Display progress bar.
+
 Version 0.0.1 (2016-09-03)
 
    First release. Setup, tests and docs infrastructure.