From: Daniele Varrazzo Date: Sat, 19 Feb 2022 17:52:18 +0000 (+0100) Subject: docs: declare psycopg 3.0.9 released X-Git-Tag: 3.1~178 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea6850257cc1639873d70f4c54b5fa83c26a9b74;p=thirdparty%2Fpsycopg.git docs: declare psycopg 3.0.9 released --- diff --git a/docs/news.rst b/docs/news.rst index c09133611..9388119d1 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -21,17 +21,17 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.9 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.9 +^^^^^^^^^^^^^ - Set `Error.sqlstate` when an unknown code is received (:ticket:`#225`). - Add the `!tzdata` package as a dependency on Windows in order to handle time zones (:ticket:`#223`). -Current release ---------------- - Psycopg 3.0.8 ^^^^^^^^^^^^^ @@ -104,6 +104,7 @@ Psycopg 3.0.2 slice, now raising a `TypeError` (:ticket:`#129`). - Fix disable cursors methods after close() (:ticket:`#125`). + Psycopg 3.0.1 ^^^^^^^^^^^^^