- Fix broken links in documentation and PyPI listing.
0.2
- Table views with chronicle tracking enabled now support a `?_since=VERSION` parameter for viewing rows that have been inserted or updated since the specified version. [2](https://github.com/datasette/datasette-chronicle/issues/2) - Fixed a bug where chronicle options were incorrectly shown in the table actions menu for SQL view pages.
0.1
- Initial release. Adds table action menu options for enabling and disabling chronicle tracking for a table, using [sqlite-chronicle](https://github.com/simonw/sqlite-chronicle). [#1](https://github.com/datasette/datasette-chronicle/issues/1)