diff --git a/CHANGES.md b/CHANGES.md index 8e4379f..d205c60 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,4 +1,4 @@ -## 0.7.1 (unreleased) +## 0.7.1 * view can now be late-bound parameterized * Added a late-bound parameterized version of using a function as a selector called "pred" * Added paramsfn helper macro for defining filter functions that take late-bound parameters diff --git a/VERSION b/VERSION index faef31a..39e898a 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -0.7.0 +0.7.1