diff --git a/HISTORY.rst b/HISTORY.rst index 4554c375c..eb81bed94 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -61,6 +61,9 @@ Unreleased Changes * Version metadata at import time is now fetched with ``importlib.metadata`` instead of ``pkg_resources``. (`#1442 `_) +* Workbench + * Fixed a broken "Find my logfiles" button on MacOS. + https://github.com/natcap/invest/issues/1452 * Coastal Vulnerability * Fixed a bug where the model would crash when processing a float type bathymetry raster with no nodata value.