]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Mention bug fixed in news file
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 14 Oct 2021 00:26:02 +0000 (02:26 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 14 Oct 2021 00:26:36 +0000 (02:26 +0200)
Close #112.

docs/news.rst

index bbaf5368c654b69724a29f6020f961e43df63cb2..e56edf7bebdbda9e2fcf09944ce739e31bfc2232 100644 (file)
@@ -10,6 +10,13 @@ Release notes
 Current release
 ---------------
 
+psycopg 3.0.1
+^^^^^^^^^^^^^
+
+- Fix use of the wrong dumper reusing cursors with the same query but different
+  parameter types (:ticket:`112`).
+
+
 psycopg 3.0
 -----------