From 133c5c1334c16f9fecef20a134c0f726652824eb Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Tue, 25 Mar 2025 19:44:29 +0100 Subject: [PATCH] docs: mention shapely SRID support in news file --- docs/news.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 4153fc00c..a0b4e0bd1 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -16,6 +16,12 @@ Python 3.3.0 (unreleased) - Drop support for Python 3.8. +Python 3.2.7 (unreleased) +^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Add SRID support to shapely dumpers/loaders (:ticket:`#1028`). + + Current release --------------- -- 2.47.2