``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
managers and other self-returning methods (see :ticket:`708`).
-Current release
----------------
-
psycopg_pool 3.2.0
^^^^^^^^^^^^^^^^^^
license = GNU Lesser General Public License v3 (LGPLv3)
# STOP AND READ! if you change:
-version = 3.2.1.dev1
+version = 3.2.1
# also change:
# - `docs/news_pool.rst` to declare this version current or unreleased