From e7cfd2c05dd12b369409eb140ce6fda53696d8ab Mon Sep 17 00:00:00 2001 From: jos Date: Fri, 27 Feb 2015 22:53:45 +0100 Subject: [PATCH] Updated history --- HISTORY.md | 1 + 1 file changed, 1 insertion(+) diff --git a/HISTORY.md b/HISTORY.md index 9c20b81..e5e1e65 100644 --- a/HISTORY.md +++ b/HISTORY.md @@ -7,6 +7,7 @@ https://github.com/josdejong/jsoneditor - Ace editor and jsonlint are now packed with jsoneditor.js by default. - Reworked the source code to CommonJS modules, using `brace` to load Ace. +- JSONP is now automatically stripped from JSON. Thanks @yanivefraim. ## 2015-01-25, version 3.2.0