From fb49f53792dbd677b26cfd715c4ba1a1f79c04f4 Mon Sep 17 00:00:00 2001 From: Andreas Strikos Date: Mon, 14 Dec 2015 12:20:57 +0100 Subject: [PATCH] added tests to the changes --- CHANGES.rst | 1 + 1 file changed, 1 insertion(+) 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.