From 2a505a8a4aa4b2628a511457117085804733e299 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 | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 5a1f89e81..816804cdd 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -7,6 +7,15 @@ ``psycopg`` release notes ========================= +Future releases +--------------- + +Python 3.2.7 (unreleased) +^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Add SRID support to shapely dumpers/loaders (:ticket:`#1028`). + + Current release --------------- -- 2.47.2