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