diff --git a/docs/setup/release-notes.md b/docs/setup/release-notes.md index e5ed6d8894..84a645b706 100644 --- a/docs/setup/release-notes.md +++ b/docs/setup/release-notes.md @@ -1,6 +1,21 @@ !!! note Sedona Python currently only works with Shapely 1.x. If you use GeoPandas, please use <= GeoPandas `0.11.1`. GeoPandas > 0.11.1 will automatically install Shapely 2.0. If you use Shapely, please use <= `1.8.4`. +## Sedona 1.5.3 + +Sedona 1.5.3 is compiled against Spark 3.3 / Spark 3.4 / Spark 3.5, Flink 1.12, Snowflake 7+, Java 8. + +This release is a maintenance release that includes one bug fix on top of Sedona 1.5.2. No new features or major changes are added in this release. + +### Bug + + + ## Sedona 1.5.2 Sedona 1.5.2 is compiled against Spark 3.3 / Spark 3.4 / Spark 3.5, Flink 1.12, Snowflake 7+, Java 8.