Skip to content

Commit

Permalink
MINOR: [R] Fix headers (#44960)
Browse files Browse the repository at this point in the history
### Rationale for this change

The headers in NEWS.md didn't reflect the versions we actually released. We didn't release an 18.0.0 version of the package and waited for Arrow C++ 18.1.0 to do the first R package release in the 18.x.x series.

### What changes are included in this PR?

Update to NEWS.md.

### Are these changes tested?

No.

### Are there any user-facing changes?

No.

Authored-by: Bryce Mecum <[email protected]>
Signed-off-by: Bryce Mecum <[email protected]>
  • Loading branch information
amoeba authored Dec 9, 2024
1 parent e747af6 commit 7c547a4
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions r/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@

# arrow 18.1.0

# arrow 18.0.0

## Minor improvements and fixes

* Fix bindings to allow filtering a factor column in a Dataset using `%in%` (#43446)
Expand Down

0 comments on commit 7c547a4

Please sign in to comment.