1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-27 00:41:20 +02:00

add python 3.9.5 packaged info

This commit is contained in:
Kelly Brazil
2021-05-21 10:21:21 -07:00
parent e7983bc0b2
commit f9b952885a

View File

@ -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