Skip to content

Commit e34f6a1

Browse files
committed
doc: update CHANGELOG.md
1 parent e80c37b commit e34f6a1

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,10 @@ Malli is in well matured [alpha](README.md#alpha).
1616

1717
## UNRELEASED
1818

19-
* Performance improvements in `malli.transform/transformer` [#1220](https://github.com/metosin/malli/pull/1220)
19+
* Performance improvements in `malli.transform/transformer` [#1220](https://github.com/metosin/malli/pull/1220) and `malli.core/-intercepting` [#1219](https://github.com/metosin/malli/pull/1219)
2020
* `malli.clj-kondo/emit!` saves to `.clj-kondo/imports` now as recommended by clj-kondo. [#1216](https://github.com/metosin/malli/pull/1216)
2121
* `malli.clj-kondo/emit!` no longer deletes anything automatically. Use `malli.clj-kondo/clean!` to clean up.
22+
* Add `malli.core/old-parse-format` for converting output of `parse` to the pre-0.18.0 format. [#1223](https://github.com/metosin/malli/pull/1223)
2223

2324
## 0.19.1 (2025-06-09)
2425
* Technical release

0 commit comments

Comments
 (0)