Skip to content

Commit

Permalink
Update history
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed Jun 21, 2020
1 parent d71c7b4 commit 70a2f94
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
https://github.com/josdejong/jsoneditor


## not yet published, version 9.0.1

- Fixed broken link to the Ace editor website (https://ace.c9.io/).
Thanks @p3x-robot.


## 2020-05-24, version 9.0.0

- Implemented option `limitDragging`, see #962. This is a breaking change when
Expand Down
2 changes: 1 addition & 1 deletion docs/api.md
Original file line number Diff line number Diff line change
Expand Up @@ -767,7 +767,7 @@ See also `JSONEditor.update(json)`.

#### `JSONEditor.setMode(mode)`

Switch mode. Mode `code` requires the [Ace editor](http://ace.ajax.org/).
Switch mode. Mode `code` requires the [Ace editor](https://ace.c9.io/).

*Parameters:*

Expand Down

0 comments on commit 70a2f94

Please sign in to comment.