From 829225849e05cc8e0b6d84087693b3b47c840946 Mon Sep 17 00:00:00 2001 From: jos Date: Thu, 7 Mar 2019 20:51:01 +0100 Subject: [PATCH] Update history --- HISTORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 50f4638..c2462ac 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -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.