diff --git a/NEWS b/NEWS index 675da6455..cf0043933 100644 --- a/NEWS +++ b/NEWS @@ -1,3 +1,6 @@ +* `decompress` now uses target directory as defined in the function call + when expanding a compressed file. (Fixes #84) + * `check` uses new `--as-cran` option to make checking as close to CRAN as possible (fixes #68)