From d505248b1a091f9978400cb2b26f47fec2acfa94 Mon Sep 17 00:00:00 2001 From: Emily Soth Date: Wed, 27 Sep 2023 11:11:09 -0700 Subject: [PATCH] history note #1417 --- HISTORY.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/HISTORY.rst b/HISTORY.rst index 8d64b3981e..eba3087cf0 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -44,6 +44,9 @@ Unreleased Changes * SDR * RKLS, USLE, avoided erosion, and avoided export rasters will now have nodata in streams (`#1415 `_) +* Wind Energy + * Fixed a bug where model would error when the grid points path was empty + (`#1417 `_) 3.14.0 (2023-09-08) -------------------