``psycopg_pool`` release notes
==============================
-Future releases
+Current release
---------------
-psycopg_pool 3.2.2 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+psycopg_pool 3.2.2
+^^^^^^^^^^^^^^^^^^
- Raise a `RuntimeWarning` instead of a `DeprecationWarning` if an async pool
is open in the constructor.
(:ticket:`#790`).
-Current release
----------------
-
psycopg_pool 3.2.1
^^^^^^^^^^^^^^^^^^
license = GNU Lesser General Public License v3 (LGPLv3)
# STOP AND READ! if you change:
-version = 3.2.2.dev1
+version = 3.2.2
# also change:
# - `docs/news_pool.rst` to declare this version current or unreleased