From 5d183dd6eff3dd85862400e3d92196c352d33a1c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Thu, 11 Jul 2019 11:40:01 +0200 Subject: [PATCH] Update NEWS --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index afec00a8..5dc06be5 100644 --- a/NEWS.md +++ b/NEWS.md @@ -13,7 +13,7 @@ Announcements: * Implement POST method for copy-to endpoint. * Log NOTICE's and WARNING's coming from COPY TO queries. * Retrieve the exact PG field type information in JSON format responses. - +* Middlewarify client abort query checker. ## 3.0.0 Released 2019-02-22