Skip to content

Commit

Permalink
Update changelog for #438
Browse files Browse the repository at this point in the history
  • Loading branch information
w01fe committed Apr 29, 2022
1 parent 3eb3587 commit 067df31
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## NEXT
* Fix mutually recursive `s/letfn` bindings
* Fix `s/fn` perf caveats in Clojure by avoiding wrappers
* [Fix](https://github.com/plumatic/schema/pull/438) conflict with key named `constructor` in recent ClojureScript versions.

## 1.2.0 (`2021-11-03`)
* **BREAKING** use `cljc` instead of `cljx`, which requires Clojure 1.7 or later. (#425)
Expand Down

0 comments on commit 067df31

Please sign in to comment.