kopia lustrzana https://github.com/simonw/datasette
rodzic
6000d1a724
commit
387b471b88
|
@ -1,2 +1,2 @@
|
||||||
__version__ = "0.52.4"
|
__version__ = "0.52.5"
|
||||||
__version_info__ = tuple(__version__.split("."))
|
__version_info__ = tuple(__version__.split("."))
|
||||||
|
|
|
@ -4,6 +4,13 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
.. _v0_52_5:
|
||||||
|
|
||||||
|
0.52.5 (2020-12-09)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- Fix for error caused by combining the ``_searchmode=raw`` and ``?_search_COLUMN`` parameters. (`#1134 <https://github.com/simonw/datasette/issues/1134>`__)
|
||||||
|
|
||||||
.. _v0_52_4:
|
.. _v0_52_4:
|
||||||
|
|
||||||
0.52.4 (2020-12-05)
|
0.52.4 (2020-12-05)
|
||||||
|
|
Ładowanie…
Reference in New Issue