We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c8e4156 commit 9a34b98Copy full SHA for 9a34b98
1 file changed
README.md
@@ -151,9 +151,10 @@ Change Log
151
----------------------------------------
152
153
* Next
154
- * Perf [DJSON-61]: Faster string writing when string is "simple"
+ * 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]
157
+ * Perf [DJSON-61]: Faster string writing when string is "simple"
158
* Release [2.4.0] on 2021-Jul-12
159
* Fix [DJSON-52]: Remove Classloader workaround to support Clojure 1.2.x and below
160
* Fix [DJSON-53]: Move deprecated API functions from compat ns into main ns
0 commit comments