From ea7893a2f6b3f6feafe93e4251e50a4297f8831c Mon Sep 17 00:00:00 2001 From: josdejong Date: Sun, 10 May 2020 12:07:42 +0200 Subject: [PATCH] Update history --- HISTORY.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/HISTORY.md b/HISTORY.md index c954a40..2818e47 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,16 +3,12 @@ https://github.com/josdejong/jsoneditor -## not yet published, version 8.6.8 +## not yet published, version 8.6.7 - Fix #858: the `dist/jsoneditor.js` bundle containing a link to a non-existing source map. - Fix #978: in some special cases the caret was jumping to the beginning of the line whilst typing. - - -## not yet published, version 8.6.7 - - Update dependencies to `ajv@6.12.2`.