]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: document psycopg 3.0.12 released
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 29 Apr 2022 22:42:19 +0000 (00:42 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Fri, 29 Apr 2022 22:42:19 +0000 (00:42 +0200)
docs/news.rst

index 1a54b8789658013ca4a2da3a4f10a0920100a386..3a3d0b897001ad4cec8b2f6190e0092efdfd2d96 100644 (file)
@@ -25,17 +25,17 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
-Psycopg 3.0.12 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.0.12
+^^^^^^^^^^^^^^
 
 - Allow `bytearray`/`memoryview` data too as `Copy.write()` input
   (:ticket:`#254`).
 - Fix dumping `~enum.IntEnum` in text mode, Python implementation.
 
 
-Current release
----------------
-
 Psycopg 3.0.11
 ^^^^^^^^^^^^^^