From 904895bbee22beaf918508117daa31aeec9d78fac84b1775aff97bee6b6bc500 Mon Sep 17 00:00:00 2001 From: Dirk Mueller Date: Thu, 29 May 2025 09:47:02 +0000 Subject: [PATCH] OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-psycopg-c?expand=0&rev=23 --- python-psycopg-c.changes | 1 + 1 file changed, 1 insertion(+) diff --git a/python-psycopg-c.changes b/python-psycopg-c.changes index 3d711ab..c3708d2 100644 --- a/python-psycopg-c.changes +++ b/python-psycopg-c.changes @@ -21,6 +21,7 @@ Thu May 29 09:44:26 UTC 2025 - Dirk Müller * Add support for PostgreSQL 18 libpq (:ticket:`#1082`). * Add SRID support to shapely dumpers/loaders (:ticket:`#1028`). * Add support for binary hstore (:ticket:`#1030`). + ------------------------------------------------------------------- Wed Apr 9 06:53:27 UTC 2025 - Antonio Larrosa