Update history

This commit is contained in:
jos 2019-03-17 15:35:03 +01:00
parent 1d0870af36
commit 7a2e89c329
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,12 @@
https://github.com/josdejong/jsoneditor
## not yet published, version 5.31.2
- Fixed #667: resolving JSON Schema examples and descriptions did not always
work for referenced schemas. Thanks @AdamVig.
## 2019-03-14, version 5.31.1
- Fix IE11 issue.