From: Daniele Varrazzo Date: Fri, 29 Apr 2022 22:42:19 +0000 (+0200) Subject: docs: document psycopg 3.0.12 released X-Git-Tag: 3.1~130 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99396b9662bb96642a576b13cd18287daa935640;p=thirdparty%2Fpsycopg.git docs: document psycopg 3.0.12 released --- diff --git a/docs/news.rst b/docs/news.rst index 1a54b8789..3a3d0b897 100644 --- a/docs/news.rst +++ b/docs/news.rst @@ -25,17 +25,17 @@ Psycopg 3.1 (unreleased) - Drop support for Python 3.6. -Psycopg 3.0.12 (unreleased) -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +Current release +--------------- + +Psycopg 3.0.12 +^^^^^^^^^^^^^^ - Allow `bytearray`/`memoryview` data too as `Copy.write()` input (:ticket:`#254`). - Fix dumping `~enum.IntEnum` in text mode, Python implementation. -Current release ---------------- - Psycopg 3.0.11 ^^^^^^^^^^^^^^