]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: mention shapely SRID support in news file
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 25 Mar 2025 18:44:29 +0000 (19:44 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Wed, 26 Mar 2025 14:23:35 +0000 (15:23 +0100)
docs/news.rst

index 4153fc00ca6dd712855f2a65aee7afdd664d58a2..a0b4e0bd1f319ebca34f1b97c12d0758ae34dc44 100644 (file)
@@ -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
 ---------------