Skip to content

Commit 20f25cd

Browse files
committed
updated NEWS
1 parent 6eeb322 commit 20f25cd

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

inst/NEWS.md

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
1-
# Version 1.8.1 (2016-xx-xx)
1+
# Version 1.8.1 (2016-06-27)
22
* Function `test_file` is longer exported.
33
* `*Function` does not longer lookup functions with `match.fun`. As a result,
44
passing functions via the string of the function name stopped working.
5-
* `qassert` now treats `f` as type specifier (first char in rule) as factor
6-
(before: function).
5+
* In `qassert` using `f` as first char in a rule now specifies factor (before:
6+
function).
77

88
# Version 1.8.0 (2016-06-06)
99
* Most functions now support the handling of default arguments encoded as `NULL`

0 commit comments

Comments
 (0)