From 81903534edeb804afd547ce564af0b35418fca40 Mon Sep 17 00:00:00 2001 From: Hemna Date: Wed, 25 Aug 2021 08:02:09 -0400 Subject: [PATCH] Updated Changelog for v2.2.0 --- ChangeLog | 20 ++++++++++++++++++++ 1 file changed, 20 insertions(+) diff --git a/ChangeLog b/ChangeLog index 0558c6b..d2dc0ee 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,9 +1,29 @@ CHANGES ======= +v2.2.0 +------ + +* Updated overview image +* Removed Black code style reference +* Removed TXThread +* Added days to uptime string formatting +* Updated select timeouts +* Rebase from master and run gray +* Added tracking plugin processing +* Added threads functions to APRSDPluginBase +* Refactor Message processing and MORE +* Use Gray instead of Black for code formatting +* Updated tox.ini +* Fixed LOG.debug issue in weather plugin +* Updated slack channel link +* Cleanup of the README.rst +* Fixed aprsd-dev + v2.1.0 ------ +* Prep for v2.1.0 * Enable multiple replies for plugins * Put in a fix for aprslib parse exceptions * Fixed time plugin