From 7530bcf55c23e3e7470987edcd139c03db2e9e90 Mon Sep 17 00:00:00 2001 From: Hemna Date: Sat, 11 Dec 2021 07:59:50 -0500 Subject: [PATCH] Updated Changelog --- ChangeLog | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/ChangeLog b/ChangeLog index e45760c..790a128 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,6 +1,16 @@ CHANGES ======= +v2.5.7 +------ + +* Fixed an KISS config disabled issue +* Fixed a bug with multiple notify plugins enabled +* Unify the logging to file and stdout +* Added new feature to list-plugins command +* more README.rst cleanup +* Updated README examples + v2.5.6 ------