From: Daniele Varrazzo Date: Wed, 15 Jan 2025 00:03:55 +0000 (+0100) Subject: chore: bump psycopg package version to 3.2.4 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=036b41bb4be22972c8abf373da51b0acaf0ab3eb;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.2.4 --- diff --git a/docs/news.rst b/docs/news.rst index b8bc4bc68..f45b7c4d9 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -16,8 +16,11 @@ Python 3.3.0 (unreleased) - Drop support for Python 3.8. -Psycopg 3.2.4 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.2.4 +^^^^^^^^^^^^^ - Don't lose notifies received whilst the `~Connection.notifies()` iterator is not running (:ticket:`#962`). @@ -36,9 +39,6 @@ Psycopg 3.2.4 (unreleased) .. __: https://vcpkg.io/en/package/libpq -Current release ---------------- - Psycopg 3.2.3 ^^^^^^^^^^^^^