From ea5818f08f1869a8a326a85f3dac72a61aded99b Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Tue, 27 Mar 2018 16:20:29 +0200 Subject: [PATCH] Update NEWS.md --- NEWS.md | 17 +++++++++-------- 1 file changed, 9 insertions(+), 8 deletions(-) diff --git a/NEWS.md b/NEWS.md index 631221e..3837af8 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,25 +1,26 @@ - -March 16th, 2018 +March 27th, 2018 ================ -* Version `0.30.4` of server side - * Added ST_CollectionExtract to ST_MakeValid for Mapbox isolines to avoid non-polygonal geometries +* Version `0.17.5` of python library + * Avoid reaching provider for empty geocodings (but still incrementing empty service use) #476 March 16th, 2018 ================ * Version `0.30.3` of server side - * Fix problem with invalid Mapbox isolines + * Fix problem with invalid Mapbox isolines #483 +* Version `0.30.4` of server side + * Added ST_CollectionExtract to ST_MakeValid for Mapbox isolines to avoid non-polygonal geometries #486 March 14th, 2018 ================ * Version `0.17.4` of the python library - * Fix bug with previous version when checking quotas + * Fix bug with previous version when checking quotas #480 * Version `0.17.3` of the python library - * Fix bug with Mapbox routing not using the proper quota value + * Fix bug with Mapbox routing not using the proper quota value #477 February 22th, 2018 ================== * Version `0.17.2` of the python library - * Fix bug with Mapbox isolines not stopping at the seacoast + * Fix bug with Mapbox isolines not stopping at the seacoast #471 February 27th, 2018 ==================