From 8bb1943dcab61ca5c47b03639e65d1859d487754 Mon Sep 17 00:00:00 2001 From: Rafa de la Torre Date: Tue, 9 May 2017 16:33:34 +0200 Subject: [PATCH] Remove reference to PR that can be confusing --- NEWS.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/NEWS.md b/NEWS.md index 19e6cbc..bf2f082 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,7 +1,7 @@ May 9th, 2017 ============= * Version `0.17.0` of the client and version `0.24.0` of the server - * Fixed some missing return values documented but not present. See #360 + * Fixed some missing return values documented but not present. * `OBS_GetAvailableGeometries` now returns `geom_type`, `geom_extra` and `geom_tags` in addition to existing values. * `OBS_GetAvailableTimespans` now returns `timespan_type`, `timespan_extra`, `timespan_tags` in addition to existing values.