From de2ca9838e0ae104308e5ac6ab4af82a1f1b88d8 Mon Sep 17 00:00:00 2001 From: Bryce Mecum Date: Mon, 9 Dec 2024 11:31:28 -0800 Subject: [PATCH] Update NEWS.md --- r/NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/r/NEWS.md b/r/NEWS.md index 1fb48461b22d3..f0fa8ff15ebdc 100644 --- a/r/NEWS.md +++ b/r/NEWS.md @@ -19,6 +19,7 @@ # arrow 18.1.0.9000 +- Added missing dplyr binding for atan (#44953) - Added bindings for hyperbolig trig functions sinh, cosh, tanh, asinh, acosh, and tanh (#44953) - Added bindings for expm1 (#44953)