]> git.ipfire.org Git - thirdparty/psycopg.git/commitdiff
Fix news for release 3.0 3.0
authorDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Oct 2021 14:34:12 +0000 (16:34 +0200)
committerDaniele Varrazzo <daniele.varrazzo@gmail.com>
Tue, 12 Oct 2021 14:35:01 +0000 (16:35 +0200)
docs/news.rst

index 78bdc097ca38df9363bfed889eb4e5e0bdd47f52..bbaf5368c654b69724a29f6020f961e43df63cb2 100644 (file)
@@ -10,8 +10,10 @@ Release notes
 Current release
 ---------------
 
-psycopg 3.0b2
-^^^^^^^^^^^^^
+psycopg 3.0
+-----------
+
+First stable release. Changed from 3.0b1:
 
 - Add :ref:`adapt-shapely` (:ticket:`#80`).
 - Add :ref:`adapt-multirange` (:ticket:`#75`).
@@ -21,6 +23,7 @@ psycopg 3.0b2
 - Fix selection of dumper by oid after `~Copy.set_types()`.
 - Drop `!Connection.client_encoding`. Use `ConnectionInfo.encoding` to read
   it, and a :sql:`SET` statement to change it.
+- Add binary packages for Python 3.10 (:ticket:`#103`).
 
 
 psycopg 3.0b1