From: Daniele Varrazzo Date: Tue, 1 Aug 2023 14:23:37 +0000 (+0100) Subject: docs: add news entry about libp1 17 close functions support X-Git-Tag: pool-3.2.0~76^2 X-Git-Url: http://git.ipfire.org/gitweb/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F603%2Fhead;p=thirdparty%2Fpsycopg.git docs: add news entry about libp1 17 close functions support --- diff --git a/docs/news.rst b/docs/news.rst index 259888fe8..5a7a2afe8 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -10,6 +10,13 @@ Future releases --------------- +Psycopg 3.2 (unreleased) +^^^^^^^^^^^^^^^^^^^^^^^^ + +- Add support for libpq functions to close prepared statements and portals + introduced in libpq v17 (:ticket:`#603`). + + Psycopg 3.1.10 (unreleased) ^^^^^^^^^^^^^^^^^^^^^^^^^^^