]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: mention UUID speedup in release news 998/head
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:09:29 +0000 (11:09 +0100)
docs/news.rst

index f45b7c4d9646d85355d756dd19648eed0c2a2ea6..ffa210d8ff2c873337fc4fbaed57c103dd1252eb 100644 (file)
@@ -16,6 +16,12 @@ Python 3.3.0 (unreleased)
 - Drop support for Python 3.8.
 
 
+Psycopg 3.2.5 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
+
+- 3x faster UUID loading thanks to C implementation (:tickets:`#447, #998`).
+
+
 Current release
 ---------------