diff --git a/CHANGELOG.rst b/CHANGELOG.rst index da101d91e7fc1a8790c7981b9795e791f710e48f..f46d815cd5c0c91f5776a540494a812a716cf14f 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 -----