From: Daniele Varrazzo Date: Sun, 2 Jan 2022 17:03:08 +0000 (+0100) Subject: Note in news file that 3.0.8 is still unreleased X-Git-Tag: pool-3.1~57 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8531bafb6cb943e91266acfc7053de5ef8a135bd;p=thirdparty%2Fpsycopg.git Note in news file that 3.0.8 is still unreleased --- diff --git a/docs/news.rst b/docs/news.rst index a364751b8..078ee5116 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -17,8 +17,8 @@ Psycopg 3.1 (unreleased) Current release --------------- -Psycopg 3.0.8 -^^^^^^^^^^^^^ +Psycopg 3.0.8 (unreleased) +^^^^^^^^^^^^^^^^^^^^^^^^^^ - Decode connection errors in the ``client_encoding`` specified in the connection string, if available (:ticket:`#194`).