From 90e3229e001c44a9254b33f729c9fb2c88fdf19a Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Wed, 18 Oct 2017 10:25:14 +0200 Subject: [PATCH] Updated NEWS.md --- NEWS.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/NEWS.md b/NEWS.md index 227e763..a77777e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,10 @@ +October 18th, 2017 +================= +* Version `0.21.0` of the client extension + * Added new parameter `number_geometries` to the `obs_getavailablegeometries` to improve the score calculation +* Version `0.28.0` of the server extension + * Added new parameter `number_geometries` to the `obs_getavailablegeometries` to improve the score calculation + October 6th, 2017 ================= * Version `0.15.5` of the python library