Skip to content

Commit

Permalink
Update release notes wrt #1137
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 14, 2024
1 parent ec4ef5e commit 8e1fd29
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions release-notes/VERSION-2.x
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,8 @@ a pure JSON library.

2.17.0 (not yet released)

#1137: Improve detection of "is a NaN" to only consider explicit cases,
not `double` overflow/underflow
#1145: `JsonPointer.appendProperty(String)` does not escape the property name
(reported by Robert E)
#1149: Add `JsonParser.getNumberTypeFP()`
Expand Down

0 comments on commit 8e1fd29

Please sign in to comment.