diff --git a/NEWS.md b/NEWS.md index ad691c6f..e9bbc6c6 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,9 +1,11 @@ 1.1.0 (DD/MM/YY) ----- +* New output formats: + * ESRI Shapefile (format=shp) + * SVG (format=svg) * Only use last format parameter when multiple are requested * Return a 400 response on unsupported format request * Fixed problem in cluster2 with pidfile name -* SVG output format * Enhancement to the cdbsql tool: - New switches: --format, --key, --dp - Interactive mode