Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions r/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
Loading