From: Daniele Varrazzo Date: Sat, 2 Dec 2023 02:20:04 +0000 (+0100) Subject: chore: bump psycopg package version to 3.1.14 X-Git-Tag: 3.2.0~123 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ec1e12d36a395566f2e775a998fc4cf57ec7f60a;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.14 --- diff --git a/docs/news.rst b/docs/news.rst index de009ffce..30ebaf810 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.14 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.14 +^^^^^^^^^^^^^^ - Fix :ref:`interaction with gevent ` (:ticket:`#527`). - Add support for PyPy (:ticket:`#686`). @@ -39,9 +42,6 @@ Psycopg 3.1.14 (unreleased) .. _gevent: https://www.gevent.org/ -Current release ---------------- - Psycopg 3.1.13 ^^^^^^^^^^^^^^