This is an automated email from the ASF dual-hosted git repository. brycemecum pushed a commit to branch maint-19.0.1-r in repository https://gitbox.apache.org/repos/asf/arrow.git
commit 2f3fc16f331d7746b41adb79c5226cd518ee2585 Author: Bryce Mecum <[email protected]> AuthorDate: Sun Jan 26 09:43:14 2025 -0800 Fill in news for 19.0.0 --- r/NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/r/NEWS.md b/r/NEWS.md index 343ce05474..95787c3ac3 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -19,6 +19,12 @@ # arrow 19.0.1 +This release primarily updates the underlying Arrow C++ version used by the +package to 19.0.0. For what's changed in Arrow C++ 19.0.0, please see the [blog +post](https://arrow.apache.org/blog/2025/01/16/19.0.0-release/) and +[changelog](https://arrow.apache.org/release/19.0.0.html#changelog) for the +19.0.0 release. + # arrow 18.1.0 ## Minor improvements and fixes
