mirror of
https://github.com/simonw/datasette.git
synced 2025-12-10 16:51:24 +01:00
parent
c81f637d86
commit
dda932d818
2 changed files with 14 additions and 2 deletions
|
|
@ -4,6 +4,18 @@
|
|||
Changelog
|
||||
=========
|
||||
|
||||
.. _v0_45 alpha:
|
||||
|
||||
0.45a0 (2020-06-18)
|
||||
-------------------
|
||||
|
||||
.. warning:: This is an **alpha** release. See :ref:`contributing_alpha_beta`.
|
||||
|
||||
- New :ref:`plugin_hook_startup` plugin hook. (`#834 <https://github.com/simonw/datasette/issues/834>`__)
|
||||
- Workaround for "Too many open files" error in test runs. (`#846 <https://github.com/simonw/datasette/issues/846>`__)
|
||||
- Respect existing ``scope["actor"]`` if already set by ASGI middleware. (`#854 <https://github.com/simonw/datasette/issues/854>`__)
|
||||
- New process for shipping :ref:`contributing_alpha_beta`. (`#807 <https://github.com/simonw/datasette/issues/807>`__)
|
||||
|
||||
.. _v0_44:
|
||||
|
||||
0.44 (2020-06-11)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue