mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Release 0.26.1
This commit is contained in:
parent
50d8d8216d
commit
4722acc73c
2 changed files with 10 additions and 0 deletions
|
|
@ -4,6 +4,15 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
.. _v0_26_1:
|
||||
|
||||
0.26.1 (2019-01-10)
|
||||
-------------------
|
||||
|
||||
- ``/-/versions`` now includes SQLite ``compile_options`` (`#396 <https://github.com/simonw/datasette/issues/396>`__)
|
||||
- `datasetteproject/datasette <https://hub.docker.com/r/datasetteproject/datasette>`__ Docker image now uses SQLite 3.26.0 (`#397 <https://github.com/simonw/datasette/issues/397>`__)
|
||||
- Cleaned up some deprecation warnings under Python 3.7
|
||||
|
||||
.. _v0_26:
|
||||
|
||||
0.26 (2019-01-02)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue