This commit is contained in:
Nathan Marz 2015-06-29 23:44:18 -04:00
parent 1f2b4f03de
commit 5f2f1087a5
2 changed files with 4 additions and 1 deletions

View file

@ -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

View file

@ -1 +1 @@
0.5.6 0.5.7