update changelog
This commit is contained in:
parent
8053245c48
commit
ce837a39af
1 changed files with 1 additions and 0 deletions
|
|
@ -1,6 +1,7 @@
|
||||||
## 0.5.6
|
## 0.5.6
|
||||||
* Add multi-path implementation
|
* Add multi-path implementation
|
||||||
* change FIRST/LAST to select nothing on an empty sequence
|
* change FIRST/LAST to select nothing on an empty sequence
|
||||||
|
* Allow sets to be used directly as selectors (acts as filter)
|
||||||
|
|
||||||
## 0.5.5
|
## 0.5.5
|
||||||
* Change filterer to accept a selector (that acts like selected? to determine whether or not to select value)
|
* Change filterer to accept a selector (that acts like selected? to determine whether or not to select value)
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue