Skip to content

Commit bbcc6ec

Browse files
committed
prepare release
1 parent e5f1f8c commit bbcc6ec

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,13 @@
1+
2.1.0 2019-03-29
2+
==================
3+
- `JSONScanner` and `JSONVisitor` return lineNumber / character.
4+
15
2.0.0 2018-04-12
26
==================
37
- renamed Node.columnOffset to Node.colonOffset
48
- new API getNodePath: Gets the JSON path of the given JSON DOM node
59
- new API findNodeAtOffset: Finds the most inner node at the given offset. If includeRightBound is set, also finds nodes that end at the given offset.
610

7-
2.0.4 next
8-
==================
9-
- `JSONScanner` and `JSONVisiator` return lineNumber / character.
10-
1111
1.0.3 2018-03-07
1212
==================
1313
- provide ems modules

0 commit comments

Comments
 (0)