From: Daniele Varrazzo Date: Tue, 13 May 2025 14:07:47 +0000 (+0200) Subject: docs: mention fix in version 3.2.9 X-Git-Tag: 3.2.9~1^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c182002b420140e37cf998faeea2f78325036f9c;p=thirdparty%2Fpsycopg.git docs: mention fix in version 3.2.9 --- diff --git a/docs/news.rst b/docs/news.rst index c9f4eb487..18afd5d02 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -10,6 +10,13 @@ Current release --------------- +Psycopg 3.2.9 +^^^^^^^^^^^^^ + +- Revert the libpq included in the binary packages from conda forge to vcpkg + because GSS connection crashes (:ticket:`#1088`). + + Psycopg 3.2.8 ^^^^^^^^^^^^^