diff --git a/NEWS.md b/NEWS.md index 54101cbc..8af54818 100644 --- a/NEWS.md +++ b/NEWS.md @@ -33,6 +33,7 @@ - Minor updates to pull request review guidance were added (#201, #292) - Documentation of singular versus plural function argument names was added into the programming strategy vignette. Also documentation on the common arguments `missing_value` and `missing_values` was added. (#296) - Documentation highlighting the difference between `set_values_to` and `keep_source_vars` (#318) +- List of common arguments was updated (#306) ## Various