From fc3b4abe8e2459ade645899c66fc6a6999411144 Mon Sep 17 00:00:00 2001 From: Suresh Kumar Date: Sat, 30 Oct 2021 20:09:56 +0530 Subject: [PATCH] added issue-125 fix to news --- docs/news.rst | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/docs/news.rst b/docs/news.rst index 832a1523a..cc467eb8d 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -9,6 +9,11 @@ Release notes Current release --------------- +Psycopg 3.0.3 +^^^^^^^^^^^^^ + +- Fix disable cursors methods after close() (:ticket:`#125`). + Psycopg 3.0.2 ^^^^^^^^^^^^^ -- 2.47.2