]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
chore: bump version number to 3.0.11
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 29 Mar 2022 21:06:52 +0000 (23:06 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 29 Mar 2022 21:16:53 +0000 (23:16 +0200)
docs/news.rst

index 7acfc2838ed1e5e4cb02558095b84240b133bf92..3fa17bb3300f6be4ec02459e54a2063f70ffe1ae 100644 (file)
@@ -24,17 +24,17 @@ Psycopg 3.1 (unreleased)
 - Drop support for Python 3.6.
 
 
-Psycopg 3.0.11 (unreleased)
-^^^^^^^^^^^^^^^^^^^^^^^^^^^
+Current release
+---------------
+
+Psycopg 3.0.11
+^^^^^^^^^^^^^^
 
 - Fix `DataError` loading arrays with dimensions information (:ticket:`#253`).
 - Fix hanging during COPY in case of memory error (:ticket:`#255`).
 - Fix error propagation from COPY worker thread (mentioned in :ticket:`#255`).
 
 
-Current release
----------------
-
 Psycopg 3.0.10
 ^^^^^^^^^^^^^^