From b86384bb9433f75d4ab0600ab8bb3ff4dd2364ad Mon Sep 17 00:00:00 2001 From: Andy Eschbacher Date: Mon, 12 Mar 2018 11:16:51 -0400 Subject: [PATCH] updates news --- NEWS.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS.md b/NEWS.md index 19aa56c..2260f7e 100644 --- a/NEWS.md +++ b/NEWS.md @@ -1,3 +1,7 @@ +0.8.0 (yyyy-mm-dd) +------------------ +* Adds `CDB_MoransILocal*` functions that return spatial lag [#202](https://github.com/CartoDB/crankshaft/pull/202) + 0.7.0 (2018-02-23) ------------------ * Updated Moran and Markov documentation [#179](https://github.com/CartoDB/crankshaft/pull/179) [#155](https://github.com/CartoDB/crankshaft/pull/155)