]> git.jsancho.org Git - datasette-pytables.git/blobdiff - RELEASE_NOTES.md
Getting ready for 2.0.0 final
[datasette-pytables.git] / RELEASE_NOTES.md
index 3d4201ce637ef19dbd7fc7be4aaeb1540bdbd21a..bc0ce9083465bff34a2e037fc5e216df11526ac3 100644 (file)
@@ -1,6 +1,20 @@
 # Release notes for datasette-pytables
 
 
+## Changes from 1.1.0 to 2.0.0
+
+* Communication with Datasette using datasette-connectors 2.0.0
+
+
+## Changes from 1.0.3 to 1.1.0
+
+* Communication with Datasette using datasette-connectors.
+
+* Fix compatibility problems with sqlite standard queries.
+
+* Fix some problems with fixtures when testing.
+
+
 ## Changes from 1.0.2 to 1.0.3
 
 * Freeze specific versions for moz-sql-parser and mo-future