mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Changelog for 0.29.3 release
This commit is contained in:
parent
5a43d8e3d1
commit
855c7ed851
1 changed files with 9 additions and 0 deletions
|
|
@ -4,6 +4,15 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
.. _v0_29_3:
|
||||||
|
|
||||||
|
0.29.3 (2019-09-02)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- Fixed implementation of CodeMirror on database page (`#560 <https://github.com/simonw/datasette/issues/560>`__)
|
||||||
|
- Documentation typo fixes - thanks, Min ho Kim (`#561 <https://github.com/simonw/datasette/pull/561>`__)
|
||||||
|
- Mechanism for detecting if a table has FTS enabled now works if the table name used alternative escaping mechanisms (`#570 <https://github.com/simonw/datasette/issues/570>`__) - for compatibility with `a recent change to sqlite-utils <https://github.com/simonw/sqlite-utils/pull/57>`__.
|
||||||
|
|
||||||
.. _v0_29_2:
|
.. _v0_29_2:
|
||||||
|
|
||||||
0.29.2 (2019-07-13)
|
0.29.2 (2019-07-13)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue