Skip to content

Commit 564c737

Browse files
committed
changelog updates
1 parent 721f0f3 commit 564c737

1 file changed

Lines changed: 3 additions & 3 deletions

File tree

README.md

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

153153
* Next
154-
* Fix [DJSON-50]: read can take a PushbackReader for repeated read use case
155-
* Add [DJSON-54]: Add custom fallback fn for writing unknown types
156-
* Add `:indent` to docstring for option added in [DJSON-18]
154+
* Fix [DJSON-50]: `read` can take a PushbackReader for repeated read use case
155+
* Fix `write` docstring to add `:indent` option added in [DJSON-18]
156+
* Add [DJSON-54]: In `write`, add custom fallback fn for writing unknown types
157157
* Perf [DJSON-61]: Faster string writing when string is "simple"
158158
* Release [2.4.0] on 2021-Jul-12
159159
* Fix [DJSON-52]: Remove Classloader workaround to support Clojure 1.2.x and below

0 commit comments

Comments
 (0)