Skip to content

Commit 2140934

Browse files
thisisnicraulcd
authored andcommitted
GH-47738: [R] Update NEWS.md for 22.0.0 (#47739)
### Rationale for this change Summarise changes for release ### What changes are included in this PR? Update NEWS file ### Are these changes tested? No ### Are there any user-facing changes? No * GitHub Issue: #47738 Authored-by: Nic Crane <thisisnic@gmail.com> Signed-off-by: Raúl Cumplido <raulcumplido@gmail.com>
1 parent 08f5304 commit 2140934

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

r/NEWS.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@
1919

2020
# arrow 21.0.0.9000
2121

22+
## New features
23+
24+
- `stringr::str_replace_na()` binding implemented (#47521).
25+
26+
## Minor improvements and fixes
27+
28+
- Subsecond time variables no longer truncated in `hms::hms()` bindings (#47278)
29+
2230
# arrow 21.0.0.1
2331

2432
## Minor improvements and fixes

0 commit comments

Comments
 (0)