]> git.phdru.name Git - sqlconvert.git/blobdiff - ChangeLog
Add test for converting \' to ''
[sqlconvert.git] / ChangeLog
index 597b210abcfc71c79119761219e016d3d8b6f805..cbf159e6ec209409aac6c2871cec8ded8d6ec248 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,12 @@ Version 0.0.6 (2016-09-??)
 
     Condense a sequence of newlines after a /*! directive */;
 
+    Rename remove_directives -> remove_directive_tokens.
+
+    Unescape strings.
+
+    Use pytest for testing.
+
 Version 0.0.5 (2016-09-07)
 
     Remove /*! directives */; and newlines after them.