update changelog
This commit is contained in:
parent
efe94b6539
commit
1590b2c2d4
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
## 1.1.1-SNAPSHOT
|
## 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.
|
* 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
|
## 1.1.0 - 2018-01-02
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue