From 2e2f4d7dd31cac67b790c293de70133373173ebb Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 29 Jun 2024 20:20:26 +0200 Subject: [PATCH] chore: bump psycopg package version to 3.1.20 --- docs/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index c6c73f760..cae21ba81 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -51,8 +51,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.20 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.20 +^^^^^^^^^^^^^^ - Use the simple query protocol to execute COMMIT/ROLLBACK when possible. This should make querying the PgBouncer admin database easier @@ -62,9 +65,6 @@ Psycopg 3.1.20 (unreleased) - Bundle binary package with OpenSSL 3.3.x (:ticket:`#847`). -Current release ---------------- - Psycopg 3.1.19 ^^^^^^^^^^^^^^ -- 2.47.2