mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Typo fix in release notes
This commit is contained in:
parent
2dc281645a
commit
e5930e6f88
1 changed files with 1 additions and 1 deletions
|
|
@ -11,7 +11,7 @@ Changelog
|
|||
|
||||
- Show `pysqlite3 <https://github.com/coleifer/pysqlite3>`__ version on ``/-/versions``, if installed. (`#1125 <https://github.com/simonw/datasette/issues/1125>`__)
|
||||
- Errors output by Datasette (e.g. for invalid SQL queries) now go to ``stderr``, not ``stdout``. (`#1131 <https://github.com/simonw/datasette/issues/1131>`__)
|
||||
- Fix for a startup error on windows caused by unneccessary ``from os import EX_CANTCREAT`` - thanks, Abdussamet Koçak. (`#1094 <https://github.com/simonw/datasette/issues/1094>`__)
|
||||
- Fix for a startup error on windows caused by unnecessary ``from os import EX_CANTCREAT`` - thanks, Abdussamet Koçak. (`#1094 <https://github.com/simonw/datasette/issues/1094>`__)
|
||||
|
||||
.. _v0_52_3:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue