Skip to content

Commit 83b7f3d

Browse files
committed
corrected CHANGELOG : ParseOptions.allowEmptyContent. For #31
1 parent 390c1ab commit 83b7f3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
2.2.0 2019-10-25
22
==================
3-
* added *ParseOptions.allowTrailingComma*. Default is `false`.
3+
* added *ParseOptions.allowEmptyContent*. Default is `false`.
44
* New API *getNodeType*: Returns the type of a value returned by parse.
55
* parse: Fix issue with empty property name
66

0 commit comments

Comments
 (0)