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