Update history

This commit is contained in:
jos 2019-03-07 20:51:01 +01:00
parent 2dfde82197
commit 829225849e
1 changed files with 5 additions and 0 deletions

View File

@ -3,6 +3,11 @@
https://github.com/josdejong/jsoneditor
## not yet published, version 5.31.0
- Display JSON schema examples in tooltip (#664). Thanks @AdamVig.
## 2019-03-02, version 5.30.0
- Implemented a new option `onCreateMenu` to customize the action menu.