]> git.jsancho.org Git - datasette-pytables.git/blobdiff - RELEASE_NOTES.md
Post 2.0.1 release actions done
[datasette-pytables.git] / RELEASE_NOTES.md
index 1910e0506a11e71576047f4ed07923ed723f53ec..d9114243436b4ebd3064677d04e94265e4e1ac98 100644 (file)
@@ -1,11 +1,25 @@
 # Release notes for datasette-pytables
 
 
-## Changes from 1.0.3 to 1.0.4
+## Changes from 2.0.1 to 2.0.2-dev
 
   #XXX version-specific blurb XXX#
 
 
+## Changes from 1.1.0 to 2.0.1
+
+* Communication with Datasette using datasette-connectors 2.0.1
+
+
+## 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