This is an automated email from the ASF dual-hosted git repository.
thisisnic pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/arrow.git
The following commit(s) were added to refs/heads/main by this push:
new 1940cbbb3a GH-37681: [R] Update NEWS.md for 13.0.0.1 (#37682)
1940cbbb3a is described below
commit 1940cbbb3a5224243e429f9577604bb7b276cf4f
Author: Nic Crane <[email protected]>
AuthorDate: Tue Sep 12 20:03:31 2023 +0100
GH-37681: [R] Update NEWS.md for 13.0.0.1 (#37682)
### Rationale for this change
Update R changelog
### What changes are included in this PR?
Update R changelog
### Are these changes tested?
No
### Are there any user-facing changes?
No
* Closes: #37681
Authored-by: Nic Crane <[email protected]>
Signed-off-by: Nic Crane <[email protected]>
---
r/NEWS.md | 4 ++++
1 file changed, 4 insertions(+)
diff --git a/r/NEWS.md b/r/NEWS.md
index d80efbf8de..2e2db1ad5d 100644
--- a/r/NEWS.md
+++ b/r/NEWS.md
@@ -19,6 +19,10 @@
# arrow 13.0.0.9000
+# arrow 13.0.0.1
+
+* Remove reference to legacy timezones to prevent CRAN check failures (#37671)
+
# arrow 13.0.0
## Breaking changes