From: Daniele Varrazzo Date: Sat, 11 Nov 2023 19:09:30 +0000 (+0000) Subject: docs(pool): document 3.1.9 as released X-Git-Tag: 3.2.0~135 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=57e5cfd6f0d7a9610fa768e622457c1b16815df4;p=thirdparty%2Fpsycopg.git docs(pool): document 3.1.9 as released Packages being baked now. --- diff --git a/docs/news_pool.rst b/docs/news_pool.rst index 8db413aad..63566b5a1 100644 --- a/docs/news_pool.rst +++ b/docs/news_pool.rst @@ -25,8 +25,8 @@ psycopg_pool 3.2.0 it will become an error. (:ticket:`#659`). -psycopg_pool 3.1.9 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ +psycopg_pool 3.1.9 +^^^^^^^^^^^^^^^^^^ - Fix the return type annotation of `!NullConnectionPool.__enter__()` (:ticket:`#540`).