From 675c1e5a303c3e2cd54c38684c08daf54dde91af Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Tue, 17 Dec 2019 01:34:43 -0400 Subject: [PATCH] Update changelog Signed-off-by: Roberto Rosario --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index a3e1bdb6ce..909ecc3ca2 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -12,6 +12,9 @@ report and debug information. - Update the ZipArchive class to work with badly encoded filenames. GitLab issue #651. Thanks to Fabian (@ruffy91) for the report. +- Delete periodic task on document type delete. Closes Gitlab + issue #715. Thanks to Rob de Canha-Knight (@rssfed23) for the + report and research. 3.3.5 (2019-12-13) ==================