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