Skip to content

Commit

Permalink
update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Nov 26, 2024
1 parent 3008866 commit 711b9cd
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,8 +151,8 @@ Change Log
----------------------------------------

* Release [2.5.1] on 2024-Nov-26
* Fix: `read` of number followed by EOF can break subsequent read from seeing EOF
* In `read`, update docstring to specify minimum buffer size when PushbackReader supplied
* Fix: `read` of JSON number followed by EOF can break subsequent read on supplier PBR from seeing EOF
* Fix: `read` docstring updated to specify minimum buffer size when PushbackReader supplied (64)
* Release [2.5.0] on 2023-Dec-21
* Fix [DJSON-50]: `read` can take a PushbackReader for repeated read use case
* Fix `write` docstring to add `:indent` option added in [DJSON-18]
Expand Down

0 comments on commit 711b9cd

Please sign in to comment.