From e00ce4d3873c9e39f110e32251cd2868758d8ad7 Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Mon, 2 Dec 2024 21:02:50 -0800 Subject: [PATCH] Update NEWS.md headers 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. --- r/NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/r/NEWS.md b/r/NEWS.md index 895df5c61997a..021652e7476a7 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -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