From: Daniele Varrazzo Date: Tue, 29 Mar 2022 21:06:52 +0000 (+0200) Subject: chore: bump version number to 3.0.11 X-Git-Tag: 3.1~152 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=362973f09d337a5f682d6887b312126ee77ed5e4;p=thirdparty%2Fpsycopg.git chore: bump version number to 3.0.11 --- diff --git a/docs/news.rst b/docs/news.rst index 7acfc2838..3fa17bb33 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -24,17 +24,17 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.11 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.11 +^^^^^^^^^^^^^^ - Fix `DataError` loading arrays with dimensions information (:ticket:`#253`). - Fix hanging during COPY in case of memory error (:ticket:`#255`). - Fix error propagation from COPY worker thread (mentioned in :ticket:`#255`). -Current release ---------------- - Psycopg 3.0.10 ^^^^^^^^^^^^^^