From 236837ebb680239f80da00b1f99ecbd640d7bccc Mon Sep 17 00:00:00 2001 From: Antonio Date: Wed, 17 Jan 2018 16:19:57 +0100 Subject: [PATCH] Release January 17th 2018 --- NEWS.md | 10 ++++++++++ 1 file changed, 10 insertions(+) diff --git a/NEWS.md b/NEWS.md index 6a620bc..d574a11 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,13 @@ +January 17th, 2018 +================== +* Version `0.16.0` of the python library + * Added Mapbox provider for routing, geocoding and isolines +* Version `0.30.0` of the server extension + * Added Mapbox provider for routing, geocoding and isolines + * Fixed a bug that makes impossible to install server side if the client is already installed due a namespace problem +* Version `0.23.0` of the client + * Added Mapbox provider for routing, geocoding and isolines + December 1st, 2017 ================== * Version `0.29.0` of the server extension