Skip to content

Commit 3fa0d0a

Browse files
committed
update changelog
1 parent 52cb46c commit 3fa0d0a

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

README.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff 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

0 commit comments

Comments
 (0)