Skip to content

Commit

Permalink
Released version 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
josdejong committed May 14, 2015
1 parent 8a57499 commit 7551904
Show file tree
Hide file tree
Showing 7 changed files with 703 additions and 699 deletions.
3 changes: 2 additions & 1 deletion HISTORY.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
https://github.com/josdejong/jsoneditor


## not yet released, version 4.2.0
## 2015-05-14, version 4.2.0

- Implemented option `theme`, allowing to set a custom theme for the Ace
editor. Thanks @nfvs.
Expand All @@ -12,6 +12,7 @@ https://github.com/josdejong/jsoneditor
- Fixed #186: binding issue to `jsonlint.parse`.
- Fixed `editor.get()` manipulating the code when containing an error.


## 2015-03-15, version 4.1.1

- Added missing file `index.js` to the bower package.
Expand Down
2 changes: 1 addition & 1 deletion bower.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "jsoneditor",
"version": "4.1.3",
"version": "4.2.0",
"description": "A web-based tool to view, edit and format JSON",
"tags": [
"json",
Expand Down
Loading

0 comments on commit 7551904

Please sign in to comment.