From f9b952885aa7f2b450786a08c3879d9e358886da Mon Sep 17 00:00:00 2001 From: Kelly Brazil Date: Fri, 21 May 2021 10:21:21 -0700 Subject: [PATCH] add python 3.9.5 packaged info --- CHANGELOG | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG b/CHANGELOG index 19c37f84..d32ded51 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -3,6 +3,7 @@ jc changelog 20210520 v1.15.5 - Fix issue where help and about information would not display if a 3rd party parser library was missing. (e.g. xmltodict) - Add more error message detail when encountering ParseError and LibraryNotFound exceptions +- RPM, DEB, MSI, and binaries now packaged with python 3.9.5 20210517 v1.15.4 - Update ping parser to support error responses in OSX and BSD