Skip to content

Commit

Permalink
Update NEWS.md headers
Browse files Browse the repository at this point in the history
We skipped 18.0.0 and did our first 18.X CRAN release with 18.1.0 so we shouldn't have an 18.0.0 header.
  • Loading branch information
amoeba committed Dec 3, 2024
1 parent 6a7803a commit e00ce4d
Showing 1 changed file with 10 additions and 0 deletions.
10 changes: 10 additions & 0 deletions r/NEWS.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,16 @@
-->

# arrow 18.1.0
# arrow 18.1.0.9000

## Minor improvements and fixes

* Fix bindings to allow filtering a factor column in a Dataset using `%in%` (#43446)
* Update `str_sub` binding to properly handle negative `end` values (@coussens, #44141)
* Fix altrep string columns from readr (#43351)
* Fix crash in ParquetFileWriter$WriteTable and add WriteBatch (#42241)
* Fix bindings in Math group generics (@aboyoun, #43162)
* Fix pull on a grouped query returns the wrong column (#43172)

# arrow 17.0.0

Expand Down

0 comments on commit e00ce4d

Please sign in to comment.