From 5423684e46e6fabc0501cfb4501d3ce791ce529a Mon Sep 17 00:00:00 2001 From: Carla Date: Thu, 18 Aug 2016 18:03:31 +0200 Subject: [PATCH] Add 0.3.1 to NEWS.md --- NEWS.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/NEWS.md b/NEWS.md index ad38d8a..c9187f7 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,9 @@ +0.3.1 (2016-08-18) +------------------ +* Fix Voronoi projection issue +* Fix Voronoi spurious segments issue +* Add tests for interpolation + 0.3.0 (2016-08-17) ------------------ * Adds Voronoi function