diff --git a/docs/changelog.rst b/docs/changelog.rst index 201fc4db..fb7ea332 100644 --- a/docs/changelog.rst +++ b/docs/changelog.rst @@ -11,6 +11,7 @@ Changelog * Added five new plugins and one new conversion tool to the :ref:`ecosystem`. * The ``Datasette`` class has a new ``render_template()`` method which can be used by plugins to render templates using Datasette's pre-configured `Jinja `__ templating library. +* You can now execute SQL queries that start with a ``-- comment`` - thanks, Jay Graves (`#653 `__) .. _v0_34: