Updated history.

This commit is contained in:
jstaerk
2021-12-16 12:14:02 +01:00
parent 4c116b2272
commit 6274e215c5

View File

@@ -3,6 +3,7 @@
2021-12-16 2021-12-16
- Jacksonability: Invoice and dependent objects can now be Stringified to / restored from a JSON (persistence? XML?) using e.g. Jackson - Jacksonability: Invoice and dependent objects can now be Stringified to / restored from a JSON (persistence? XML?) using e.g. Jackson
- Please note Mustang was *not* affected by log4j CVE-2021-44228 or CVE-2021-45046: this is *not* a security update
- unknown root elements will now throw separate errors (type 3) - unknown root elements will now throw separate errors (type 3)
- added some automated tests - added some automated tests
- Remove faulty '/' from getNodeListByPath call. PR #256, Thanks again to Weclapp-dev - Remove faulty '/' from getNodeListByPath call. PR #256, Thanks again to Weclapp-dev