mirror of
https://github.com/nlohmann/json.git
synced 2026-08-08 10:13:20 +00:00
docs: match the version history wording to the peek-based fix
Signed-off-by: Niels Lohmann <mail@nlohmann.me>
This commit is contained in:
@@ -87,5 +87,5 @@ Note that reading concatenated values does **not** work for [JSON Lines](../feat
|
|||||||
## Version history
|
## Version history
|
||||||
|
|
||||||
- Added in version 1.0.0.
|
- Added in version 1.0.0.
|
||||||
- Changed in version 4.0.0 to return the character that terminates a number to the stream, so that the stream is
|
- Changed in version 4.0.0 to leave the character that terminates a number in the stream, so that the stream is
|
||||||
positioned right after the parsed value for every value type.
|
positioned right after the parsed value for every value type.
|
||||||
|
|||||||
Reference in New Issue
Block a user