From a99e0cb51372d3de8cbc57e53ec913f5471e513f Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Fri, 2 Feb 2018 10:32:24 +0100 Subject: [PATCH] Updated NEWS.md --- NEWS.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/NEWS.md b/NEWS.md index bf9629f..8db3f08 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,11 @@ +February 2th, 2018 +================== +* Version `0.16.4` of the python library + * Create a QuotaExceededException instead of using a generic one +* Version `0.30.2` of server side + * Return empty value when the quota is exceeded and don't send the exception to external loggers + to avoid noise + January 31th, 2018 ================== * Version `0.16.3` of the python library