mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
Release notes for 0.23.2
This commit is contained in:
parent
6541ce633e
commit
6df6f712b3
2 changed files with 13 additions and 0 deletions
|
|
@ -2,6 +2,17 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
.. _v0_23_2:
|
||||||
|
|
||||||
|
0.23.2 (2018-07-07)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
Minor bugfix and documentation release.
|
||||||
|
|
||||||
|
- CSV export now respects ``--cors``, fixes `#326 <https://github.com/simonw/datasette/issues/326>`_
|
||||||
|
- :ref:`Installation instructions <installation>`, including docker image - closes `#328 <https://github.com/simonw/datasette/issues/328>`_
|
||||||
|
- Fix for row pages for tables with / in, closes `#325 <https://github.com/simonw/datasette/issues/325>`_
|
||||||
|
|
||||||
.. _v0_23_1:
|
.. _v0_23_1:
|
||||||
|
|
||||||
0.23.1 (2018-06-21)
|
0.23.1 (2018-06-21)
|
||||||
|
|
|
||||||
|
|
@ -1,3 +1,5 @@
|
||||||
|
.. _installation:
|
||||||
|
|
||||||
Installation
|
Installation
|
||||||
============
|
============
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue