Update changelog
This commit is contained in:
parent
7abc71bbed
commit
c309fdbeef
1 changed files with 1 additions and 0 deletions
|
|
@ -1,5 +1,6 @@
|
||||||
## 1.1.4-SNAPSHOT
|
## 1.1.4-SNAPSHOT
|
||||||
|
|
||||||
|
* Add SORTED, sorted, and sorted-by navs (thanks @IGJoshua)
|
||||||
* 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
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue