mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Updated release notes with #653
This commit is contained in:
parent
33a12c8ae5
commit
30b6f71b30
1 changed files with 1 additions and 0 deletions
|
|
@ -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 <https://jinja.palletsprojects.com/>`__ templating library.
|
||||
* You can now execute SQL queries that start with a ``-- comment`` - thanks, Jay Graves (`#653 <https://github.com/simonw/datasette/pull/653>`__)
|
||||
|
||||
.. _v0_34:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue