From 53a8803e06295088a62dd10eb8df0cab73862423 Mon Sep 17 00:00:00 2001 From: jos Date: Tue, 5 Feb 2019 20:50:10 +0100 Subject: [PATCH] Update history --- HISTORY.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/HISTORY.md b/HISTORY.md index ca93f3f..48ccca8 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,11 @@ https://github.com/josdejong/jsoneditor +## not yet published, version 5.29.0 + +- Added Simplified Chinese Localization. Thanks @long2ice. + + ## 2019-01-23, version 5.28.2 - Fix #639: Occurrence of non-ES5 `const` declaration in published code.