X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=RELEASE_NOTES.md;h=a0a72e7f7c4d196f5b3c3541a6faf4d0a3ecebef;hp=95f23a8a93d292dc35f330d25ad1dd3085e13e06;hb=c489c339955e2f6ad24d31424a7e9c678600707c;hpb=4e2383e4c4af6e1e9d03d4aa33a0e9bc6e01d399 diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 95f23a8..a0a72e7 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,9 +1,23 @@ # Release notes for datasette-pytables +## 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 - #XXX version-specific blurb XXX# +* Freeze specific versions for moz-sql-parser and mo-future ## Initial version 1.0.2