update changelog

This commit is contained in:
nathanmarz 2018-04-09 14:57:45 -04:00
parent efe94b6539
commit 1590b2c2d4

View file

@ -1,6 +1,7 @@
## 1.1.1-SNAPSHOT
* ClojureScript 1.10 introduced a change causing the `walker` navigator to fail to walk records. `ALL` has been updated to operate over `MapEntry` in ClojureScript, fixing the issue.
* Change ns form to comply with cljs.core.specs.alpha (thanks @gnl)
## 1.1.0 - 2018-01-02