kopia lustrzana https://github.com/simonw/datasette
rodzic
0cb29498c7
commit
59ab24af6b
|
@ -1,2 +1,2 @@
|
||||||
__version__ = "0.51a1"
|
__version__ = "0.51a2"
|
||||||
__version_info__ = tuple(__version__.split("."))
|
__version_info__ = tuple(__version__.split("."))
|
||||||
|
|
|
@ -4,6 +4,14 @@
|
||||||
Changelog
|
Changelog
|
||||||
=========
|
=========
|
||||||
|
|
||||||
|
.. _v0_51_a2:
|
||||||
|
|
||||||
|
0.51a2 (2020-10-30)
|
||||||
|
-------------------
|
||||||
|
|
||||||
|
- New :ref:`plugin_hook_load_template` plugin hook. (`#1042 <https://github.com/simonw/datasette/issues/1042>`__)
|
||||||
|
- New :ref:`permissions_debug_menu` permission. (`#1068 <https://github.com/simonw/datasette/issues/1068>`__)
|
||||||
|
|
||||||
.. _v0_51_a1:
|
.. _v0_51_a1:
|
||||||
|
|
||||||
0.51a1 (2020-10-29)
|
0.51a1 (2020-10-29)
|
||||||
|
|
Ładowanie…
Reference in New Issue