From 8ea1ffc42510d0b0499c1097fec8ec05bd9989c5 Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Fri, 26 May 2017 13:11:37 +0200 Subject: [PATCH] Added chages to NEWS.md --- NEWS.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/NEWS.md b/NEWS.md index 4d47f3c..6bfcf27 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,12 @@ +May 26th, 2017 +============= +* Version `0.24.2` of the server + * Fixed fallback logic for namedplaces geocoding functions + +* Version `0.15.1` of the python library + * Fixed some typos and improve exception messages + * Added a check for the google client credentials in order to improve the error message + May 16th, 2017 ============= * Version `0.24.1` of the server