mirror of
https://github.com/simonw/datasette.git
synced 2026-05-31 06:07:05 +02:00
Removed a rogue hyphen
This commit is contained in:
parent
db16003865
commit
036aa6aa2e
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ Changelog
|
|||
- Table headers and column options are now visible even if a table contains zero rows. (:issue:`2701`)
|
||||
- Fixed bug with display of column actions dialog on Mobile Safari. (:issue:`2708`)
|
||||
- Fixed bug where tests could crash with a segfault due to a race condition between ``Datasette.close()`` and ``Datasette.close()``. (:issue:`2709`)
|
||||
-
|
||||
|
||||
.. _v1_0_a28:
|
||||
|
||||
1.0a28 (2026-04-16)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue