Skip to content

Commit c221a78

Browse files
committed
Changelog
1 parent a4fc6fa commit c221a78

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 1.1.12 (`2019-08-10`)
2+
* Fixes a "wrong number of arguments" warning in clojurescript (#418)
3+
* Fixes an issue with function name inference introduced in the previous
4+
release (#416)
5+
* Improved the names of built-in predicate schemas in clojurescript production
6+
environments (#417)
7+
18
## 1.1.11 (`2019-06-12`)
29
* No longer swallows fatal exceptions on the JVM ([#413](https://github.com/plumatic/schema/pull/413))
310
* Wildcard keys in map schemas are internally amended

0 commit comments

Comments
 (0)