MINOR: [R] Add 25.0.1 NEWS entry - #50954
Conversation
There was a problem hiding this comment.
Pull request overview
Adds the missing Arrow R 25.0.1 NEWS entry documenting the macOS mimalloc improvement.
Changes:
- Adds the “Minor improvements and fixes” section.
- References issue #50428.
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
|
Nice! |
|
@uros-b Hey there, I've seen you approving various PRs across different areas of the codebase. Just out of curiosity, what's the reason for this? I have concerns that it could either a) cause confusion to new contributors who need their PRs reviewed by a committer and could mix up an approving review by a non-committer with an intention to merge by a committer, or b) lead to committers not reviewing/merging PRs as at first glance it looks like another committer has already reviewed it. I don't think it's technically disallowed, but it's very unusual so I'm curious as to the reasoning. |
Rationale for this change
The 25.0.1 section of r/NEWS.md on main is empty; the CRAN 25.0.1 release branch has an entry for the mimalloc change that shipped in the patch release.
What changes are included in this PR?
Adds the 25.0.1 NEWS entry to match the CRAN release branch.
Are these changes tested?
No, documentation only.
Are there any user-facing changes?
No.