From 99396b9662bb96642a576b13cd18287daa935640 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 30 Apr 2022 00:42:19 +0200 Subject: [PATCH] docs: document psycopg 3.0.12 released --- docs/news.rst | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) 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 ^^^^^^^^^^^^^^ -- 2.47.2