From 2d2a14e9a69763215ae7310b934f0293a42ae053 Mon Sep 17 00:00:00 2001 From: Luis Bosque Date: Tue, 30 Oct 2012 18:43:31 +0100 Subject: [PATCH] updated NEW for v1.1.0 --- NEWS.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 286c78f1..54f8b731 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,4 +1,4 @@ -1.1.0 (DD/MM/YY) +1.1.0 (30/10/12) ----- * Add /version entry point * CartoCSS versioning @@ -12,6 +12,9 @@ * Accept "api_key" in addition to "map_key", both in query_string and POST body (#38) * Add ./configure script +* Allow listening on host IP +* Replaced environment configs by .example ones +* Fixed some issues with cluster2 1.0.0 (03/10/12) -----