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

jiayu pushed a commit to branch branch-1.6.1
in repository https://gitbox.apache.org/repos/asf/sedona.git

commit edf15c9385d260a2c46be069fdcb86e49f062561
Author: Jia Yu <[email protected]>
AuthorDate: Wed Aug 21 01:32:56 2024 -0700

    [DOCS] Update release notes for 1.6.1-rc2 (#1556)
---
 docs/setup/release-notes.md | 2 ++
 mkdocs.yml                  | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/docs/setup/release-notes.md b/docs/setup/release-notes.md
index 98bd8df51..75f36c707 100644
--- a/docs/setup/release-notes.md
+++ b/docs/setup/release-notes.md
@@ -167,6 +167,8 @@ This release is a maintenance release that includes bug 
fixes and minor improvem
 </li>
 <li>[<a 
href='https://issues.apache.org/jira/browse/SEDONA-643'>SEDONA-643</a>] -       
  Fix Flink constructor functions signatures
 </li>
+<li>[<a 
href='https://issues.apache.org/jira/browse/SEDONA-645'>SEDONA-645</a>] -       
  Add ST_RotateX
+</li>
 </ul>
 
 ### Improvement
diff --git a/mkdocs.yml b/mkdocs.yml
index 7fcfd5413..6102627ac 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -163,8 +163,8 @@ extra:
     current_geotools: 1.6.0-28.2
   sedona_create_release:
     current_version: 1.6.1
-    current_git_tag: sedona-1.6.1-rc1
-    current_rc: 1.6.1-rc1
+    current_git_tag: sedona-1.6.1-rc2
+    current_rc: 1.6.1-rc2
     current_snapshot: 1.6.1-SNAPSHOT
     next_version: 1.7.0
 copyright: Copyright © 2024 The Apache Software Foundation. Apache Sedona, 
Sedona, Apache, the Apache feather logo, and the Apache Sedona project logo are 
either registered trademarks or trademarks of The Apache Software Foundation in 
the United States and other countries. All other marks mentioned may be 
trademarks or registered trademarks of their respective owners. Please visit <a 
href="https://www.apache.org/";>Apache Software Foundation</a> for more 
details.<img referrerpolicy="no-re [...]

Reply via email to