Update history
This commit is contained in:
parent
84950ac69a
commit
b73a7495fe
|
@ -3,6 +3,13 @@
|
||||||
https://github.com/josdejong/jsoneditor
|
https://github.com/josdejong/jsoneditor
|
||||||
|
|
||||||
|
|
||||||
|
## not yet published, version 7.5.0
|
||||||
|
|
||||||
|
- Extended the callback `onValidationError` to also report parse errors,
|
||||||
|
and distinguish between JSON schema validation errors and custom errors.
|
||||||
|
See #861 and #612. Thanks @meirotstein.
|
||||||
|
|
||||||
|
|
||||||
## 2019-12-01, version 7.4.0
|
## 2019-12-01, version 7.4.0
|
||||||
|
|
||||||
- Implemented callback function `onValidationError`, see #612, #854.
|
- Implemented callback function `onValidationError`, see #612, #854.
|
||||||
|
|
Loading…
Reference in New Issue