From: Suresh Kumar Date: Sat, 30 Oct 2021 14:39:56 +0000 (+0530) Subject: added issue-125 fix to news X-Git-Tag: 3.0.2~11^2~2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fc3b4abe8e2459ade645899c66fc6a6999411144;p=thirdparty%2Fpsycopg.git added issue-125 fix to news --- 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 ^^^^^^^^^^^^^