0.5.7
This commit is contained in:
parent
1f2b4f03de
commit
5f2f1087a5
2 changed files with 4 additions and 1 deletions
|
|
@ -1,3 +1,6 @@
|
||||||
|
## 0.5.7
|
||||||
|
* Fix bug in select-one! which wouldn't allow nil result
|
||||||
|
|
||||||
## 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
|
||||||
|
|
|
||||||
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
0.5.6
|
0.5.7
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue