Update CHANGES.md (#324)
This commit is contained in:
parent
a64209d582
commit
efeefdfacd
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
||||||
* Add arglist metadata to navs (thanks @phronmophobic)
|
* Add arglist metadata to navs (thanks @phronmophobic)
|
||||||
* Improve before-index performance by 150x on lists and 5x on vectors (thanks @jeff303)
|
* Improve before-index performance by 150x on lists and 5x on vectors (thanks @jeff303)
|
||||||
* Bug fix: BEFORE-ELEM, AFTER-ELEM, FIRST, LAST, BEGINNING, and END on subvecs now produce vector type in cljs
|
* Bug fix: BEFORE-ELEM, AFTER-ELEM, FIRST, LAST, BEGINNING, and END on subvecs now produce vector type in cljs
|
||||||
|
* Add compatibility with [babashka](https://babashka.org/)
|
||||||
|
|
||||||
## 1.1.3 - 2019-10-13
|
## 1.1.3 - 2019-10-13
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue