From 6be6b7e17ac19716109b65b644dc2fbcf883ddf7 Mon Sep 17 00:00:00 2001 From: Roberto Rosario Date: Wed, 9 Aug 2017 01:40:59 -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 e352abf33c..5536dcedcc 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -14,6 +14,9 @@ - Allow changing the output format, DPI of the pdftoppm command, and the output format of the converter via the CONVERTER_GRAPHICS_BACKEND_CONFIG setting. GitHub issues #256 #257 GitLab issue #416. +- Add support for workflow triggers. +- Add support for workflow actions. +- Add support for rendering workflows. - Add support for unbinding sub menus. 2.6.4 (2017-07-26)