]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump psycopg package version to 3.2.12
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 25 Oct 2025 10:19:53 +0000 (11:19 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 25 Oct 2025 10:28:20 +0000 (11:28 +0100)
docs/news.rst

index f879ff6599b8dd85aa76b36d88db1e69279af29e..bca8a15a78b7de388e444bffeddaee86ff4976e7 100644 (file)
@@ -43,8 +43,11 @@ Psycopg 3.3.0 (unreleased)
 - Drop support for Python 3.8 (:ticket:`#976`) and 3.9 (:ticket:`#1056`).
 
 
-Psycopg 3.2.12 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.2.12
+^^^^^^^^^^^^^^
 
 - Allow copy to pass different types per column, as long as the database can
   convert them. Regression introduced in 3.2.11 (:ticket:`#1192`).
@@ -63,9 +66,6 @@ Psycopg 3.2.11
 - Improve performance of Python conversion on results loading (:ticket:`#1155`).
 
 
-Current release
----------------
-
 .. _psycopg-3.2.10:
 
 Psycopg 3.2.10