File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -152,6 +152,7 @@ Change Log
152152
153153* Next
154154 * Perf [ DJSON-61] : Faster string writing when string is "simple"
155+ * Add [ DJSON-54] : Add custom fallback fn for writing unknown types
155156 * Add ` :indent ` to docstring for option added in [ DJSON-18]
156157* Release [ 2.4.0] on 2021-Jul-12
157158 * Fix [ DJSON-52] : Remove Classloader workaround to support Clojure 1.2.x and below
@@ -241,6 +242,7 @@ Change Log
241242 * Source-compatible with clojure.contrib.json, except for the name change.
242243
243244[ DJSON-61 ] : https://clojure.atlassian.net/browse/DJSON-61
245+ [ DJSON-54 ] : https://clojure.atlassian.net/browse/DJSON-54
244246[ DJSON-53 ] : https://clojure.atlassian.net/browse/DJSON-53
245247[ DJSON-52 ] : https://clojure.atlassian.net/browse/DJSON-52
246248[ DJSON-51 ] : https://clojure.atlassian.net/browse/DJSON-51
You can’t perform that action at this time.
0 commit comments