]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: mention UUID speedup in release news
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 13 Feb 2025 15:58:44 +0000 (16:58 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Thu, 20 Feb 2025 10:15:41 +0000 (11:15 +0100)
docs/news.rst

index 60695466da974bb49c6439cda21d363db6336964..567de4ef6d44a24596636f92b660f42c78cb0ecb 100644 (file)
@@ -7,6 +7,15 @@
 ``psycopg`` release notes
 =========================
 
+Future releases
+---------------
+
+Psycopg 3.2.5 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- 3x faster UUID loading thanks to C implementation (:tickets:`#447, #998`).
+
+
 Current release
 ---------------