-# Announcing datasette-connectors 1.0.0
+# Announcing datasette-connectors 2.0.0
## What's new
-This is the first release of datasette-connectors, derived from the [Datasette](https://github.com/simonw/datasette) fork for supporting [Datasette-Pytables](https://github.com/PyTables/datasette-pytables).
+This is a mayor version of datasette-connectors. There are two main features added. First, [Datasette 0.51.1](https://github.com/simonw/datasette) is used. Second, our API has been improved to a more pythonic style. Details can be found at [dummy example](https://github.com/PyTables/datasette-connectors/blob/master/tests/dummy.py).
## What it is
# Release notes for datasette-connectors
-## Changes from 1.0.0 to 1.0.1
+## Changes from 1.0.0 to 2.0.0
- #XXX version-specific blurb XXX#
+* Compatible with Datasette 0.51.1
+
+* A lot of changes in API adopting a more pythonic style.
## Initial version 1.0.0