From: Daniele Varrazzo Date: Thu, 14 Dec 2023 03:26:56 +0000 (+0100) Subject: chore: bump psycopg package version to 3.1.15 X-Git-Tag: 3.2.0~117 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec7a6adfc0b5ffd8d8fb7e247636ab89589c5c0b;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.15 --- diff --git a/docs/news.rst b/docs/news.rst index 356e93110..f45765f4e 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -30,8 +30,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.15 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.15 +^^^^^^^^^^^^^^ - Fix use of ``service`` in connection string (regression in 3.1.13, :ticket:`#694`). @@ -41,9 +44,6 @@ Psycopg 3.1.15 (unreleased) the connection timeout. -Current release ---------------- - Psycopg 3.1.14 ^^^^^^^^^^^^^^