]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
docs: declare psycopg 3.0.9 released
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 19 Feb 2022 17:52:18 +0000 (18:52 +0100)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Sat, 19 Feb 2022 17:52:18 +0000 (18:52 +0100)
docs/news.rst

index c09133611fae0f3cef94cf42457de6492877603f..9388119d152f196c74b2e5de62705221ee4ff58a 100644 (file)
@@ -21,17 +21,17 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
-Psycopg 3.0.9 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.0.9
+^^^^^^^^^^^^^
 
 - Set `Error.sqlstate` when an unknown code is received (:ticket:`#225`).
 - Add the `!tzdata` package as a dependency on Windows in order to handle time
   zones (:ticket:`#223`).
 
 
-Current release
----------------
-
 Psycopg 3.0.8
 ^^^^^^^^^^^^^
 
@@ -104,6 +104,7 @@ Psycopg 3.0.2
   slice, now raising a `TypeError` (:ticket:`#129`).
 - Fix disable cursors methods after close() (:ticket:`#125`).
 
+
 Psycopg 3.0.1
 ^^^^^^^^^^^^^