From 4b17f561694a99f0c8d348b393c6e2bb411e19e9 Mon Sep 17 00:00:00 2001 From: jos Date: Sun, 25 Feb 2018 17:32:42 +0100 Subject: [PATCH] Updated history --- HISTORY.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index 86afb5a..2cf022a 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -9,6 +9,8 @@ https://github.com/josdejong/jsoneditor object, see #509. Thanks @43081j. - Fixed autocomplete not accepting returned `null` values, see #512. Thanks @43081j. +- Fixed memory inefficiency when working with large JSON Schema's + generating many errors. Thanks @43081j. ## 2018-02-07, version 5.13.3