From: Daniele Varrazzo Date: Tue, 13 May 2025 14:07:47 +0000 (+0200) Subject: docs: mention fix in version 3.2.9 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=04b42f8fe6d5c4ba3dc2c9227eb526dfb18fb3c8;p=thirdparty%2Fpsycopg.git docs: mention fix in version 3.2.9 --- diff --git a/docs/news.rst b/docs/news.rst index 9aaf9077d..a423a1dfc 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -21,6 +21,13 @@ Psycopg 3.3.0 (unreleased) 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 ^^^^^^^^^^^^^