From 8cbd384f65a0e3ec74bef02ee28af32d1888e237 Mon Sep 17 00:00:00 2001 From: Spencer McIntyre Date: Thu, 4 Apr 2019 08:52:42 -0400 Subject: [PATCH] Update the change log --- docs/source/change_log.rst | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/docs/source/change_log.rst b/docs/source/change_log.rst index 1fe1fe8f..67a2bf44 100644 --- a/docs/source/change_log.rst +++ b/docs/source/change_log.rst @@ -16,7 +16,11 @@ Version 1.13.0 * Added support for logging MFA tokens with credentials * Added support for using regular expressions to validate credentials * Automatically try to install plugin dependencies with pip from PyPi -* Added advanced filtering support to the Campaign tabs +* Added advanced, rule-based filtering support to the Campaign tabs +* Added site template metadata + + * Site templates can now include a metadata file for describing their content + * The Campaign Assistant will help select a target URL based on available templates Version 1.12.0 ^^^^^^^^^^^^^^