Skip to content

Commit

Permalink
Minor update on release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
cowtowncoder committed Jan 10, 2025
1 parent fcd97eb commit 4f7aaf5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion release-notes/VERSION
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ JSON library.
allocation default implementation (in 3.0)
#1364: JSTEP-6: rename `JsonLocation` as `TokenStreamLocation`
#1378: Rename `JsonParser.getText()` as `.getString()` [JSTEP-6]
#1380: Change 3.0 to use `module-info.java` directly, remove use of Moditect
#1380: Change 3.0 to use `module-info.java` directly (and not via Moditect)
- Rename `JsonGenerator.Feature.AUTO_CLOSE_JSON_CONTENT` as `AUTO_CLOSE_CONTENT`
- Add `TreeCodec.nullNode()`, `TreeNode.isNull()` methods
- Change the way `JsonLocation.NA` is included in exception messages
Expand Down

0 comments on commit 4f7aaf5

Please sign in to comment.