From: Daniele Varrazzo Date: Tue, 7 Dec 2021 20:53:06 +0000 (+0100) Subject: Mention addition of trace function in news file X-Git-Tag: pool-3.1~88^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F167%2Fhead;p=thirdparty%2Fpsycopg.git Mention addition of trace function in news file --- diff --git a/docs/news.rst b/docs/news.rst index 37b6cb584..25beb45b6 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -11,6 +11,7 @@ Psycopg 3.1 (unreleased) ------------------------ - Add :ref:`Two-Phase Commit ` support (:ticket:`#72`). +- Add `pq.PGconn.trace()` and related trace functions (:ticket:`#167`). Psycopg 3.0.6 (unreleased)