diff --git a/HISTORY.md b/HISTORY.md index 9ff70fb..885409f 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,11 @@ https://github.com/josdejong/jsoneditor +## not yet publised, version 5.31.1 + +- Some fixes in the Simplified Chinese translation. Thanks @@adf0001. + + ## 2019-03-10, version 5.31.0 - Display JSON schema examples in tooltip (#664). Thanks @AdamVig.