]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump psycopg_pool package version to 3.2.1
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 7 Jan 2024 01:42:03 +0000 (02:42 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 7 Jan 2024 14:51:18 +0000 (15:51 +0100)
docs/news_pool.rst

index 84c2020779457882203264c7d05860fe1ffeaa97..d7074c253032cfa1fe64261d18118d1855cafcbf 100644 (file)
@@ -7,11 +7,11 @@
 ``psycopg_pool`` release notes
 ==============================
 
-Future releases
+Current release
 ---------------
 
-psycopg_pool 3.2.1 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+psycopg_pool 3.2.1
+^^^^^^^^^^^^^^^^^^
 
 - Respect the `!timeout` parameter on `~ConnectionPool.connection()` when
   `!check` fails. Also avoid a busy-loop of checking; separate check attempts
@@ -20,9 +20,6 @@ psycopg_pool 3.2.1 (unreleased)
   managers and other self-returning methods (see :ticket:`708`).
 
 
-Current release
----------------
-
 psycopg_pool 3.2.0
 ^^^^^^^^^^^^^^^^^^