diff --git a/HISTORY.md b/HISTORY.md index f5ef15b..26022af 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -3,6 +3,13 @@ https://github.com/josdejong/jsoneditor +## not yet released, version 5.15.0 + +- Implemented selection API: `onSelectionChanged`, `onTextSelectionChanged`, + `getSelection`, `getTextSelection`, `setSelection`, `setTextSelection`, + and `getNodesByRange`. Thanks @meirotstein. + + ## 2018-03-21, version 5.14.1 - Fixed absolute path of css image `jsoneditor-icons.svg`, which could.