From 012a20b01082850af47e54eeefc90ea100ae55de Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Mon, 6 Apr 2020 16:46:44 +1200 Subject: [PATCH] Mention AIX support in NEWS file --- NEWS | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS b/NEWS index 0968b1f2..0ada551b 100644 --- a/NEWS +++ b/NEWS @@ -6,6 +6,7 @@ What's new in psycopg 2.8.5 - Fixed use of `!connection_factory` and `!cursor_factory` together (:ticket:`#1019`). +- Added AIX support (:ticket:`#1061`).` What's new in psycopg 2.8.4