diff --git a/HISTORY.rst b/HISTORY.rst index 8d64b3981..930daa436 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -41,6 +41,7 @@ Unreleased Changes * In advance of the numpy 2.0 release, function calls to ``numpy.product`` have been replaced with ``numpy.prod``. https://github.com/natcap/invest/issues/1410 + * Add support for python 3.11 (`#1103 `_) * SDR * RKLS, USLE, avoided erosion, and avoided export rasters will now have nodata in streams (`#1415 `_)