From fc9ae9ca2052cd6bfbfe2cb0a03745dbc0fff08e Mon Sep 17 00:00:00 2001 From: Javier Goizueta Date: Wed, 13 Jun 2018 12:54:57 +0200 Subject: [PATCH] Update NEWS --- NEWS.md | 1 + 1 file changed, 1 insertion(+) diff --git a/NEWS.md b/NEWS.md index fb2d8ea2..c3a51254 100644 --- a/NEWS.md +++ b/NEWS.md @@ -33,6 +33,7 @@ New features: - nock: 9.2.6 - strftime: 0.10.0 - Optional instantiation metadata stats (https://github.com/CartoDB/Windshaft-cartodb/pull/952) +- Experimental dates_as_numbers support Bug Fixes: - Validates tile coordinates (z/x/y) from request params to be a valid integer value.