Skip to content

Commit

Permalink
corrected CHANGELOG : ParseOptions.allowEmptyContent. For #31
Browse files Browse the repository at this point in the history
  • Loading branch information
aeschli committed Jan 22, 2020
1 parent 390c1ab commit 83b7f3d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
2.2.0 2019-10-25
==================
* added *ParseOptions.allowTrailingComma*. Default is `false`.
* added *ParseOptions.allowEmptyContent*. Default is `false`.
* New API *getNodeType*: Returns the type of a value returned by parse.
* parse: Fix issue with empty property name

Expand Down

0 comments on commit 83b7f3d

Please sign in to comment.