From 3a0c5543451669cc161e1cc6de4465bb2e46f956 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Fri, 10 May 2024 02:01:14 +0200 Subject: [PATCH] chore: bump psycopg package version to 3.1.19 --- docs/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/news.rst b/docs/news.rst index dc8bf2a35..6fee296f7 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -46,8 +46,11 @@ Psycopg 3.2 (unreleased) .. __: https://numpy.org/doc/stable/reference/arrays.scalars.html#built-in-scalar-types -Psycopg 3.1.19 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.1.19 +^^^^^^^^^^^^^^ - Fix unaligned access undefined behaviour in C extension (:ticket:`#734`). - Fix excessive stripping of error message prefixes (:ticket:`#752`). @@ -56,9 +59,6 @@ Psycopg 3.1.19 (unreleased) - Improve COPY performance on macOS (:ticket:`#745`). -Current release ---------------- - Psycopg 3.1.18 ^^^^^^^^^^^^^^ -- 2.47.2