``psycopg_pool`` release notes
==============================
-Future releases
+Current release
---------------
-psycopg_pool 3.1.8 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
+psycopg_pool 3.1.8
+^^^^^^^^^^^^^^^^^^
- Enforce connections' ``max_lifetime`` on `~ConnectionPool.check()`
(:ticket:`#482`).
-Current release
----------------
-
psycopg_pool 3.1.7
^^^^^^^^^^^^^^^^^^
# https://www.python.org/dev/peps/pep-0440/
# STOP AND READ! if you change:
-__version__ = "3.1.8.dev1"
+__version__ = "3.1.8"
# also change:
# - `docs/news_pool.rst` to declare this version current or unreleased