X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=ANNOUNCE.md;h=ebbfd396121c8617d9c81f9647fd6b1f12e22e41;hp=e0d89277b9218a23b932e6372b00e66ebc612d0d;hb=HEAD;hpb=29e72871ce6657fd858dddb1689de8b64d7b6f54 diff --git a/ANNOUNCE.md b/ANNOUNCE.md index e0d8927..ebbfd39 100644 --- a/ANNOUNCE.md +++ b/ANNOUNCE.md @@ -1,8 +1,8 @@ -# Announcing datasette-pytables 2.0.0 +# Announcing datasette-pytables 2.0.1 ## What's new -This new release of datasette-pytables uses datasette-connectors 2.0.0, which provides the last Datasette version with design and security improvings and many changes in its API. The main change for datasette-pytables users is that percent character has to be used instead slash for table names when writing queries in the Datasette query editor. +This new release of datasette-pytables uses datasette-connectors 2.0.1, which provides the last Datasette version with design and security improvings and many changes in its API. The main change for datasette-pytables users is that percent character has to be used instead slash for table names when writing queries in the Datasette query editor. ## What it is