X-Git-Url: https://git.jsancho.org/?a=blobdiff_plain;f=RELEASE_NOTES.md;h=0cd41210aa7107ec7743cd1c023c2e465dc0a0d5;hb=72e5473530b94e2d107daa2ee75f7c784bfe6afd;hp=8afbfb01d87c015fffccd1b3990912504f2d0987;hpb=c11e509e99a9c9f7c0935d69b52f04875b699313;p=datasette-connectors.git diff --git a/RELEASE_NOTES.md b/RELEASE_NOTES.md index 8afbfb0..0cd4121 100644 --- a/RELEASE_NOTES.md +++ b/RELEASE_NOTES.md @@ -1,7 +1,19 @@ # Release notes for datasette-connectors -## Initial version 0.25 +## Changes from 2.0.0 to 2.0.1 + +* Fix missed import + + +## Changes from 1.0.0 to 2.0.0 + +* Compatible with Datasette 0.51.1 + +* A lot of changes in API adopting a more pythonic style. + + +## Initial version 1.0.0 * Compatible with Datasette 0.25