diff options
Diffstat (limited to 'docs/source/siteadmin/relnotes.rst')
-rw-r--r-- | docs/source/siteadmin/relnotes.rst | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/source/siteadmin/relnotes.rst b/docs/source/siteadmin/relnotes.rst index 03d8db06..78342d99 100644 --- a/docs/source/siteadmin/relnotes.rst +++ b/docs/source/siteadmin/relnotes.rst @@ -50,6 +50,7 @@ This chapter has important information about our current and previous releases. - Fix test suite on Debian 11 (Ben Sturmfels) - Remove reference to jsonschema.compat no longer available upstream (Marco Pessotto) - Fix images being marked as failed after Celery restart [#5608] (Ben Sturmfels) +- Fix app logging calls not showing in Celery logs (Ben Sturmfels) 0.11.0 |