From 00d7dfe40eebee7ec9159d20d6b5745dc7067b57 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Tue, 7 Dec 2021 21:53:06 +0100 Subject: [PATCH] Mention addition of trace function in news file --- docs/news.rst | 1 + 1 file changed, 1 insertion(+) 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) -- 2.47.2