From 3357477fdebbab755c6206a0b1f4c3fb389cf5e7 Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Sat, 6 Apr 2019 20:49:00 +0100 Subject: [PATCH] Fixed debug title level in news --- NEWS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 22d77ace..49beb151 100644 --- a/NEWS +++ b/NEWS @@ -2,7 +2,7 @@ Current release --------------- What's new in psycopg 2.8.1 ---------------------------- +^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Fixed `~psycopg2.extras.RealDictRow` modifiability (:ticket:`#886`). - Fixed "there's no async cursor" error polling a connection with no cursor