From 36c42096e420d2bab82f8d6ca38cede2ec77abdb Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Wed, 31 Oct 2018 13:58:29 +0100 Subject: [PATCH] Updated NEWS.md --- NEWS.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/NEWS.md b/NEWS.md index ca4e3d5..1cc1742 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,15 @@ + +Oct 31th, 2018 +============== +* Version `0.20.2` of the python library + * Added missing provider property to the QPS decorator in other TomTom services + * Now we only retry with the properly header coming from TomTom + +Oct 3rd, 2018 +============== +* Version `0.20.1` of the python library + * Fix QPS manager to retry with 403 status codes coming from TomTom + Sep 13th, 2018 ============== * Version `0.34.0` of the server, and `0.26.0` of the client.