From 05968e9629df53d1207dd1770b471cfbec1936c2 Mon Sep 17 00:00:00 2001 From: Nathan Marz Date: Mon, 22 Jun 2015 14:38:34 -0400 Subject: [PATCH] 0.5.5 --- CHANGES.md | 3 +++ VERSION | 2 +- 2 files changed, 4 insertions(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index 73fada4..0f54829 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,3 +1,6 @@ +## 0.5.5 +* Change filterer to accept a selector (that acts like selected? to determine whether or not to select value) + ## 0.5.4 * Change cond-path and if-path to take in a selector for conditionals (same idea as selected?) diff --git a/VERSION b/VERSION index 7d85683..d1d899f 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.5.4 +0.5.5