This is an automated email from the ASF dual-hosted git repository.

raulcd pushed a commit to branch maint-13.0.0
in repository https://gitbox.apache.org/repos/asf/arrow.git

commit ae32f8fb19f6258c9f7ff3ff1773798766353dfb
Author: Nic Crane <[email protected]>
AuthorDate: Tue Jul 18 13:48:54 2023 +0100

    GH-36746: [R] Update NEWS.md for 12.0.1.1 release (#36747)
    
    ### What changes are included in this PR?
    
    Update NEWS.md in the R package to include 12.0.1.1 release
    
    ### Are these changes tested?
    
    No
    
    ### Are there any user-facing changes?
    
    No
    * Closes: #36746
    
    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 f358c2aae4..45730a7b36 100644
--- a/r/NEWS.md
+++ b/r/NEWS.md
@@ -19,6 +19,10 @@
 
 # arrow 12.0.1.9000
 
+# arrow 12.0.1.1
+
+* Update a package version reference to be text only instead of numeric due to 
CRAN update requiring this (#36353, #36364)
+
 # arrow 12.0.1
 
 * Update the version of the date library vendored with Arrow C++ library 

Reply via email to