From ab5cad0303e10a7499f47f6de987d5be6387cb9a Mon Sep 17 00:00:00 2001 From: Brad Chiappetta Date: Fri, 18 Dec 2020 10:22:08 -0500 Subject: [PATCH] more changelog entries --- CHANGELOG.rst | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 548c70ba..ddbf14f4 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -6,6 +6,14 @@ Version `dev`_ ================ **Date**: unreleased +* API client: + + * Added ``test_connection`` method to allow for integrations to validate connection and API key + +* CLI: + + * Added spoofable and CVE outputs where possible + * Both API client and CLI: * Fix IP_Validation method bug which was preventing valid IPs from being submitted