diff --git a/HISTORY.rst b/HISTORY.rst index ebf8ddbeb..bf8b58e1a 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -60,10 +60,16 @@ 6. InVEST model Z (model names should be sorted A-Z) +Unreleased Changes +------------------ + +General +======= +* Fixed a micromamba command bug in 3.16.0a1 that was calling micromamba + directly, instead of using the path to the executable + (`#1965 `_). This was + mistakenly not actually released in 3.16.0a2. -.. - Unreleased Changes - ------------------ 3.16.0a2 (2025-05-28) ---------------------