From 7a2dd85caa7553d163f6579eb513a370ef069a0e Mon Sep 17 00:00:00 2001 From: Daniele Varrazzo Date: Thu, 16 Nov 2017 16:07:34 +0000 Subject: [PATCH] NEWS updated after last bugfix. --- NEWS | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 799477ec..64852635 100644 --- a/NEWS +++ b/NEWS @@ -1,18 +1,24 @@ Current release --------------- +What's new in psycopg 2.7.4 +^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +- Fixed parsing of array of points as floats (:ticket:`#613`). + + What's new in psycopg 2.7.3.2 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Wheel package compiled against PostgreSQL 10.0 libpq and OpenSSL 1.0.2l - (:tickets:`#601, #602`) + (:tickets:`#601, #602`). What's new in psycopg 2.7.3.1 ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Dropped libresolv from wheel package to avoid incompatibility with - glibc 2.26 (wheels ticket #2) + glibc 2.26 (wheels ticket #2). What's new in psycopg 2.7.3