Skip to content

Commit fd0b003

Browse files
committed
changelog
1 parent 2a8c4db commit fd0b003

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -462,7 +462,7 @@ Maintenance 1.1 release, adding several patches from 2.0 branch.
462462
(require '[muuntaja.format.msgpack :as msgpack-format])
463463
464464
(api
465-
{:formats (-> muuntaja/default-options)
465+
{:formats (-> muuntaja/default-options
466466
(yaml-format/with-yaml-format)
467467
(msgpack-format/with-msgpack-format))}
468468
...)

0 commit comments

Comments
 (0)