diff --git a/CHANGES.rst b/CHANGES.rst index 3c309ad..e972280 100644 --- a/CHANGES.rst +++ b/CHANGES.rst @@ -4,6 +4,7 @@ Changelog * 1.1.7 * Change condition of traceroute's ``last_hop_responded`` flag. * Add couple of more traceroute's properties. ``is_success`` and ``last_hop_errors``. + * Add tests to the package itself. * 1.1.6 * Fix for `Issue #56`_ a case where the ``qbuf`` value wasn't being properly captured.