This commit is contained in:
Nathan Marz 2015-09-24 12:02:58 -05:00
parent 9fcd9e5ed4
commit ad1c4fdd53
2 changed files with 2 additions and 2 deletions

View file

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

View file

@ -1 +1 @@
0.7.0
0.7.1