1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-07-13 01:20:24 +02:00

add error message info

This commit is contained in:
Kelly Brazil
2021-05-20 15:49:18 -07:00
parent 6002af0dca
commit 1b8d654444

View File

@ -2,6 +2,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 to the user when encountering ParseError and LibraryNotFound exceptions
20210517 v1.15.4
- Update ping parser to support error responses in OSX and BSD