From 6f41ce497dfe296c3ef493afd407285983174bdc Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Tue, 25 Feb 2025 21:40:52 +0100 Subject: [PATCH] docs(pool): add release note about ticket #1014 --- docs/news_pool.rst | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/docs/news_pool.rst b/docs/news_pool.rst index 8364d68bc..a9e02fa5c 100644 --- a/docs/news_pool.rst +++ b/docs/news_pool.rst @@ -7,6 +7,15 @@ ``psycopg_pool`` release notes ============================== +Future releases +--------------- + +psycopg_pool 3.2.6 (unreleased) +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Reset transaction status of connection failing check (:ticket:`#1014`). + + Current release --------------- -- 2.47.2