Skip to content

Commit

Permalink
changelog updates
Browse files Browse the repository at this point in the history
  • Loading branch information
puredanger committed Dec 20, 2023
1 parent 721f0f3 commit 564c737
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -151,9 +151,9 @@ Change Log
----------------------------------------

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

0 comments on commit 564c737

Please sign in to comment.