]> git.jsancho.org Git - datasette-connectors.git/blob - RELEASE_NOTES.md
0cd41210aa7107ec7743cd1c023c2e465dc0a0d5
[datasette-connectors.git] / RELEASE_NOTES.md
1 # Release notes for datasette-connectors
2
3
4 ## Changes from 2.0.0 to 2.0.1
5
6 * Fix missed import
7
8
9 ## Changes from 1.0.0 to 2.0.0
10
11 * Compatible with Datasette 0.51.1
12
13 * A lot of changes in API adopting a more pythonic style.
14
15
16 ## Initial version 1.0.0
17
18 * Compatible with Datasette 0.25
19
20 * Basic API for external connectors.