From 3f4ecb195c661b4a2a66fcddb92912bc2cf7b204 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Daniel=20Garc=C3=ADa=20Aubert?= Date: Wed, 21 Nov 2018 17:51:56 +0100 Subject: [PATCH] Update NEWS --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index f843f366..b4121d3c 100644 --- a/NEWS.md +++ b/NEWS.md @@ -5,6 +5,7 @@ Released 2018-mm-dd New features - Suport Node.js 10 +- Configure travis to run docker tests against Node.js 6 & 10 versions - Aggregation time dimensions - Update sample configurations to use PostGIS to generate MVT's by default (as in production) - Upgrades Windshaft to [4.12.0](https://github.com/CartoDB/Windshaft/blob/4.12.0/NEWS.md#version-4120)