X-Git-Url: https://git.jsancho.org/?p=datasette-pytables.git;a=blobdiff_plain;f=ANNOUNCE.md;h=e0d89277b9218a23b932e6372b00e66ebc612d0d;hp=71eff2dddcded3aaad4deee7c9384090437f8d28;hb=29e72871ce6657fd858dddb1689de8b64d7b6f54;hpb=30d9dbfca20886a04bdbc6da0df77afb16e26436 diff --git a/ANNOUNCE.md b/ANNOUNCE.md index 71eff2d..e0d8927 100644 --- a/ANNOUNCE.md +++ b/ANNOUNCE.md @@ -1,8 +1,8 @@ -# Announcing datasette-pytables 1.1.0 +# Announcing datasette-pytables 2.0.0 ## What's new -This new release of datasette-pytables stops using datasette-core (a Datasette fork for supporting external connectors like this one) and starts using datasette-connectors. +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. ## What it is