Skip to content

Commit 7d44b1c

Browse files
committed
CHANGELOG
1 parent 1abc8e3 commit 7d44b1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ Malli is in well matured [alpha](README.md#alpha).
1919
* **BREAKING**: `:gen/fmap` property requires its schema to create a generator.
2020
* previous behavior defaulted to a `nil`-returning generator, even if the schema doesn't accept `nil`
2121
* use `:gen/return nil` property to restore this behavior
22+
* Decode map keys into keywords for `[:map` schemas in `json-transformer` [#1135](https://github.com/metosin/malli/issues/1135)
2223
* FIX: `malli.registry/{mode,type}` not respected in Babashka [#1124](https://github.com/metosin/malli/issues/1124)
2324
* Updated dependencies:
2425

0 commit comments

Comments
 (0)