From: Daniele Varrazzo Date: Tue, 2 May 2023 10:56:24 +0000 (+0200) Subject: chore: bump psycopg package version to 3.1.9 X-Git-Tag: pool-3.2.0~100 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b0bc937d47e85592caaf55eed9ce2d32ffb8df6a;p=thirdparty%2Fpsycopg.git chore: bump psycopg package version to 3.1.9 --- diff --git a/docs/news.rst b/docs/news.rst index de36cc465..687a5da9a 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -7,11 +7,11 @@ ``psycopg`` release notes ========================= -Future releases +Current release --------------- -Psycopg 3.1.9 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^ +Psycopg 3.1.9 +^^^^^^^^^^^^^ - Fix `TypeInfo.fetch()` using a connection in `!sql_ascii` encoding (:ticket:`#503`). @@ -26,9 +26,6 @@ Psycopg 3.1.9 (unreleased) - Fix dumping recursive composite types (:ticket:`#547`). -Current release ---------------- - Psycopg 3.1.8 ^^^^^^^^^^^^^