- Add :ref:`Two-Phase Commit <two-phase-commit>` support (:ticket:`#72`).
-Current release
----------------
-
-Psycopg 3.0.6
-^^^^^^^^^^^^^
+Psycopg 3.0.6 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
- Allow to use `Cursor.description` if the connection is closed
(:ticket:`#172`).
- Fail on `Connection.cursor()` if the connection is closed (:ticket:`#174`).
+Current release
+---------------
+
Psycopg 3.0.5
^^^^^^^^^^^^^
- ``psycopg/psycopg/version.py``
- ``psycopg_pool/psycopg_pool/version.py``
+- Change docs/news.rst to drop the "unreleased" mark from the version
+
- Push to GitHub to run `the tests workflow`__.
.. __: https://github.com/psycopg/psycopg/actions/workflows/tests.yml