From eb4a2ac91dfbfd04a0ca3c61741bb20e185bba00 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade Date: Tue, 17 Nov 2020 22:13:04 +0200 Subject: [PATCH] Update NEWS --- NEWS | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 27a01ccb..46a393d5 100644 --- a/NEWS +++ b/NEWS @@ -1,10 +1,10 @@ Current release --------------- -What's new in psycopg 2.9.0 -^^^^^^^^^^^^^^^^^^^^^^^^^^^ +What's new in psycopg 2.9 +------------------------- -- Dropped support for Python 3.4 (:ticket:`#1000`) and 3.5 (:ticket:`#1197`). +- Dropped support for Python 3.4, 3.5 (:tickets:#1000, #1197). What's new in psycopg 2.8.6 ^^^^^^^^^^^^^^^^^^^^^^^^^^^