We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 316771a commit f1893e0Copy full SHA for f1893e0
CHANGELOG.md
@@ -14,7 +14,7 @@ We use [Break Versioning][breakver]. The version numbers follow a `<major>.<mino
14
15
Malli is in well matured [alpha](README.md#alpha).
16
17
-## Unreleased
+## 0.13.0 (2023-09-24)
18
19
* **BREAKING** Fallback to use result of first branch when decoding `:or` and `:orn`, [#946](https://github.com/metosin/malli/pull/946)
20
* **BREAKING**: `decode` for `:double` and `double?` in cljs doesn't allow trailing garbage any more [#942](https://github.com/metosin/malli/pull/942)
0 commit comments