]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Note in news file that 3.0.8 is still unreleased
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 2 Jan 2022 17:03:08 +0000 (18:03 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sun, 2 Jan 2022 17:03:08 +0000 (18:03 +0100)
docs/news.rst

index a364751b8f5510c3838a1644f3ba578ceb322698..078ee51160e97f13a40bd960c0a58ede5ab093ff 100644 (file)
@@ -17,8 +17,8 @@ Psycopg 3.1 (unreleased)
 Current release
 ---------------
 
-Psycopg 3.0.8
-^^^^^^^^^^^^^
+Psycopg 3.0.8 (unreleased)
+^^^^^^^^^^^^^^^^^^^^^^^^^^
 
 - Decode connection errors in the ``client_encoding`` specified in the
   connection string, if available (:ticket:`#194`).