We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4fc6fa commit c221a78Copy full SHA for c221a78
CHANGELOG.md
@@ -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
+
8
## 1.1.11 (`2019-06-12`)
9
* No longer swallows fatal exceptions on the JVM ([#413](https://github.com/plumatic/schema/pull/413))
10
* Wildcard keys in map schemas are internally amended
0 commit comments