mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Removed a rogue full-stop
This commit is contained in:
parent
0b9ac1b2e9
commit
382e9ecd1d
1 changed files with 1 additions and 1 deletions
|
|
@ -59,7 +59,7 @@ Other changes
|
|||
- ``datasette publish heroku`` now deploys using ``python-3.8.7``.
|
||||
- New plugin testing documentation on :ref:`testing_plugins_pytest_httpx`. (`#1198 <https://github.com/simonw/datasette/issues/1198>`__)
|
||||
- All ``?_*`` query string parameters passed to the table page are now persisted in hidden form fields, so parameters such as ``?_size=10`` will be correctly passed to the next page when query filters are changed. (`#1194 <https://github.com/simonw/datasette/issues/1194>`__)
|
||||
- Fixed a bug loading a database file called ``test-database (1).sqlite``. (`#1181. <https://github.com/simonw/datasette/issues/1181>`__)
|
||||
- Fixed a bug loading a database file called ``test-database (1).sqlite``. (`#1181 <https://github.com/simonw/datasette/issues/1181>`__)
|
||||
|
||||
|
||||
.. _v0_53:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue