From 2b68a8d29cecd36bbba57a6aadda64d66b898227 Mon Sep 17 00:00:00 2001
From: Jeffrey Phillips Freeman <jeffrey.freeman@syncleus.com>
Date: Thu, 29 Sep 2016 09:14:25 -0400
Subject: [PATCH] Updated readme.

---
 CHANGELOG.rst | 1 +
 1 file changed, 1 insertion(+)

diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index f46d815..aec2b68 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -8,6 +8,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.
+* Fixed a bug where packets can be digipeated multiple times.
 
 0.0.3
 -----
-- 
GitLab