Skip to content

Commit

Permalink
updated NEWS
Browse files Browse the repository at this point in the history
  • Loading branch information
mllg committed Jun 27, 2016
1 parent 6eeb322 commit 20f25cd
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions inst/NEWS.md
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
# Version 1.8.1 (2016-xx-xx)
# Version 1.8.1 (2016-06-27)
* Function `test_file` is longer exported.
* `*Function` does not longer lookup functions with `match.fun`. As a result,
passing functions via the string of the function name stopped working.
* `qassert` now treats `f` as type specifier (first char in rule) as factor
(before: function).
* In `qassert` using `f` as first char in a rule now specifies factor (before:
function).

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

0 comments on commit 20f25cd

Please sign in to comment.