From 861914b5949a6efe040f275ba426e124c3e2988a Mon Sep 17 00:00:00 2001 From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com> Date: Thu, 29 Sep 2016 06:36:20 -0400 Subject: [PATCH] Updated the changelog. --- CHANGELOG.rst | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index da101d9..f46d815 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -7,6 +7,7 @@ Changelog * Colorized the output from the plugins. * Removed packet_cache argument from plugins, it is no longer needed. +* Mechanisms added to ensure plugins can not send the same packet twice, plugins no longer need to handle this explicitly. 0.0.3 ----- -- GitLab