]> git.jsancho.org Git - datasette-pytables.git/blobdiff - RELEASE_NOTES.md
Fix compatibility problems with sqlite standard queries
[datasette-pytables.git] / RELEASE_NOTES.md
index ccce7793e83bd9b43a67254bc864df4054bc8fb3..1910e0506a11e71576047f4ed07923ed723f53ec 100644 (file)
@@ -1,12 +1,17 @@
 # Release notes for datasette-pytables
 
 
-## Changes from 1.0.1 to 1.0.2
+## Changes from 1.0.3 to 1.0.4
 
   #XXX version-specific blurb XXX#
 
 
-## Initial version 1.0.1
+## Changes from 1.0.2 to 1.0.3
+
+* Freeze specific versions for moz-sql-parser and mo-future
+
+
+## Initial version 1.0.2
 
 * Filters (e.g. `temp >= 3`) are working.