From fad2f25183a0cbe4efcca074cd86295bf67df780 Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Mon, 5 Feb 2018 09:35:40 +0100 Subject: [PATCH] Updated NEWS.md --- NEWS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.md b/NEWS.md index 8db3f08..643222d 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,10 @@ +February 5th, 2018 +================== +* Version `0.16.5` of the python library + * Fix displaced routing shape #443 + * Check for empty coordinates object before converting it to polygon + * 422 errors that come from Mapbox now returns an empty result because is a bad input from the user data + February 2th, 2018 ================== * Version `0.16.4` of the python library