]> git.jsancho.org Git - datasette-connectors.git/blob - RELEASE_NOTES.md
Merge pull request #1 from PyTables/dependabot/pip/datasette-0.46
[datasette-connectors.git] / RELEASE_NOTES.md
1 # Release notes for datasette-connectors
2
3
4 ## Changes from 1.0.0 to 2.0.0
5
6 * Compatible with Datasette 0.51.1
7
8 * A lot of changes in API adopting a more pythonic style.
9
10
11 ## Initial version 1.0.0
12
13 * Compatible with Datasette 0.25
14
15 * Basic API for external connectors.