Skip to content

Commit 711b9cd

Browse files
committed
update changelog
1 parent 3008866 commit 711b9cd

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -151,8 +151,8 @@ Change Log
151151
----------------------------------------
152152

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

0 commit comments

Comments
 (0)