From ea6850257cc1639873d70f4c54b5fa83c26a9b74 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 19 Feb 2022 18:52:18 +0100 Subject: [PATCH] docs: declare psycopg 3.0.9 released --- docs/news.rst | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) 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 ^^^^^^^^^^^^^ -- 2.47.3