diff --git a/r/NEWS.md b/r/NEWS.md index 3be4bd951b1..b5d894215ca 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -19,6 +19,14 @@ # arrow 21.0.0.9000 +## New features + +- `stringr::str_replace_na()` binding implemented (#47521). + +## Minor improvements and fixes + +- Subsecond time variables no longer truncated in `hms::hms()` bindings (#47278) + # arrow 21.0.0.1 ## Minor improvements and fixes