From: Daniele Varrazzo Date: Tue, 30 Aug 2022 22:46:46 +0000 (+0100) Subject: docs: fix title level in news X-Git-Tag: 3.1.1~5 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=27340c549ae7f47af0639ea2893298ac6afa9347;p=thirdparty%2Fpsycopg.git docs: fix title level in news --- diff --git a/docs/news.rst b/docs/news.rst index 100ff7e72..d6705af4a 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -11,7 +11,7 @@ Current release --------------- Psycopg 3.1 -^^^^^^^^^^^ +----------- - Add :ref:`Pipeline mode ` (:ticket:`#74`). - Add :ref:`client-side-binding-cursors` (:ticket:`#101`).