From 5f2f1087a551a310ddfc10e11ea6bb44c79d7f50 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Mon, 29 Jun 2015 23:44:18 -0400 Subject: [PATCH] 0.5.7 --- CHANGES.md | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 7ab7d6d..8114222 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +## 0.5.7 +* Fix bug in select-one! which wouldn't allow nil result + ## 0.5.6 * Add multi-path implementation * change FIRST/LAST to select nothing on an empty sequence diff --git a/VERSION b/VERSION index b49b253..d3532a1 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.6 +0.5.7