diff --git a/r/NEWS.md b/r/NEWS.md index 703824a6eb0fb..e3d52f616a442 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -23,7 +23,7 @@ * `summarize()` supports more complex expressions, and correctly handles cases where column names are reused in expressions. * The `na_matches` argument to the `dplyr::*_join()` functions is now supported. This argument controls whether `NA` values are considered equal when joining. (#41358) -# arrow 16.0.0 +# arrow 16.1.0 ## New features