1
0
mirror of https://github.com/kellyjonbrazil/jc.git synced 2025-06-23 00:29:59 +02:00

formatting

This commit is contained in:
Kelly Brazil
2021-05-21 09:46:51 -07:00
parent d6f4ed9ab5
commit 14f3d442cb

View File

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