From bd63346c501617b6ea7ab5cd1272fa9e6a5028d4 Mon Sep 17 00:00:00 2001 From: Mario de Frutos Date: Wed, 30 Aug 2017 17:44:33 +0200 Subject: [PATCH] Updated NEWS.md --- NEWS.md | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/NEWS.md b/NEWS.md index 4745876..c0d9295 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,8 @@ +August 30th, 2017 +============= +* Version `0.15.4` of the python library + * Fixed invalid geometries for isochrones due to `generalize` option. See #397 + August 24th, 2017 ============= * Improved the documentation