From: Daniele Varrazzo Date: Tue, 12 Oct 2021 14:34:12 +0000 (+0200) Subject: Fix news for release 3.0 X-Git-Tag: 3.0^0 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=a2223df10fd614ac0c778bbf9d4b08335e9ed9bb;p=thirdparty%2Fpsycopg.git Fix news for release 3.0 --- diff --git a/docs/news.rst b/docs/news.rst index 78bdc097c..bbaf5368c 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -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