- Added description to menu items for Datasette 1.0. [7](https://github.com/simonw/datasette-public/issues/7)
0.2.2
- Plugin can now be used to make SQL views public in addition to SQL tables. [5](https://github.com/simonw/datasette-public/issues/5)
0.2.1
- Fix for breadcrumb display in Datasette 0.63+.
0.2
- Fix compatibility bug when installed alongside `datasette-leaflet-geojson`. [4](https://github.com/simonw/datasette-public/issues/4) - The `execute-sql` permission check now checks to see if the user has the `view-database` permission. [3](https://github.com/simonw/datasette-public/issues/3)
0.1
- Initial release. Provides a mechanism for toggling specific tables public even if the overall Datasette instance is private. [1](https://github.com/simonw/datasette-public/issues/1)