From 679a966d1513a2a176ec4a5fa80c0760dc14891c Mon Sep 17 00:00:00 2001 From: jos Date: Sun, 24 Dec 2017 13:33:13 +0100 Subject: [PATCH] Updated history --- HISTORY.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index fd175ab..e084350 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,12 @@ https://github.com/josdejong/jsoneditor +## not yet released, version 5.12.1 + +- Fixed #494: properties not escaped in the navigation bar. + Thanks @meirotstein. + + ## 2017-12-18, version 5.12.0 - Implemented #482: Include `caseSensitive` option for autocomplete.