mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Typo fix, refs #2381
This commit is contained in:
parent
5bd6853bf4
commit
ff710ed7eb
1 changed files with 1 additions and 1 deletions
|
|
@ -20,7 +20,7 @@ This alpha introduces significant changes to Datasette's :ref:`metadata` system,
|
|||
- Incorrect table and row names are no longer reflected back on the resulting 404 page. (:issue:`2359`)
|
||||
- Improved documentation for async usage of the :ref:`plugin_hook_track_event` hook. (:issue:`2319`)
|
||||
- Fixed some HTTPX deprecation warnings. (:issue:`2307`)
|
||||
- Datasette now serves a ``<html lange="en">`` attribute. Thanks, `Charles Nepote <https://github.com/CharlesNepote>`__. (:issue:`2348`)
|
||||
- Datasette now serves a ``<html lang="en">`` attribute. Thanks, `Charles Nepote <https://github.com/CharlesNepote>`__. (:issue:`2348`)
|
||||
- Datasette's automated tests now run against the maximum and minimum supported versions of SQLite: 3.25 (from September 2018) and 3.46 (from May 2024). Thanks, Alex Garcia. (`#2352 <https://github.com/simonw/datasette/pull/2352>`__)
|
||||
- Fixed an issue where clicking twice on the URL output by ``datasette --root`` produced a confusing error. (:issue:`2375`)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue