Skip to content

Commit 6ec8456

Browse files
committed
MINOR: [R] Update NEWS.md for 14.0.2 (#39286)
Update NEWS.md with recent changes Authored-by: Jacob Wujciak-Jens <[email protected]> Signed-off-by: Jacob Wujciak-Jens <[email protected]>
1 parent 203fdb0 commit 6ec8456

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

r/NEWS.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,13 @@
2121
# arrow 14.0.0.9000
2222
# arrow 14.0.1.9000
2323

24+
## Minor improvements and fixes
25+
26+
* Fixed C++ compiler warnings caused by implicit conversions (#39138, #39186).
27+
* Fixed confusing dplyr warnings during tests (#39076).
28+
* Added missing "-framework Security" pkg-config flag to prevent
29+
issues when compiling with strict linker settings (#38861).
30+
2431
# arrow 14.0.0.2
2532

2633
## Minor improvements and fixes

0 commit comments

Comments
 (0)