]> git.jsancho.org Git - datasette-pytables.git/blobdiff - ANNOUNCE.md
Post 2.0.1 release actions done
[datasette-pytables.git] / ANNOUNCE.md
index 71eff2dddcded3aaad4deee7c9384090437f8d28..ebbfd396121c8617d9c81f9647fd6b1f12e22e41 100644 (file)
@@ -1,8 +1,8 @@
-# Announcing datasette-pytables 1.1.0
+# Announcing datasette-pytables 2.0.1
 
 ## 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.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