update changelog
This commit is contained in:
parent
c82c3b71d8
commit
1f21fa5a9d
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@
|
|||
* Huge performance improvements to `select`, `select-one`, `select-first`, and `select-one!`
|
||||
* Added META navigator (thanks @aengelberg)
|
||||
* Added DISPENSE navigator to drop all collected values for subsequent navigation
|
||||
* Added `collected?` macro to create a filter function which operates on the collected values
|
||||
* Added `collected?` macro to create a filter function which operates on the collected values. See docstring for limitations of using `collected?` in ClojureScript
|
||||
* Bug fix: END, BEGINNING, FIRST, LAST, and MAP-VALS now work properly on nil
|
||||
|
||||
## 0.11.2
|
||||
|
|
|
|||
Loading…
Reference in a new issue