add history note

This commit is contained in:
Emily Soth 2024-11-19 14:20:25 -08:00
parent 624ea43f6f
commit f8712859f9
1 changed files with 2 additions and 0 deletions

View File

@ -48,6 +48,8 @@ Unreleased Changes
reflect changes in how InVEST is installed on modern systems, and also to
include images of the InVEST workbench instead of just broken links.
https://github.com/natcap/invest/issues/1660
* natcap.invest now works with (and requires) ``gdal.UseExceptions``. A
``FutureWarning`` is raised on import if GDAL exceptions are not enabled.
* Workbench
* Several small updates to the model input form UI to improve usability
and visual consistency (https://github.com/natcap/invest/issues/912).