diff --git a/HISTORY.rst b/HISTORY.rst index 6d5bd09c9..1150efe02 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -61,9 +61,15 @@ -.. - Unreleased Changes - ------------------ +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 `_). + 3.16.0a1 (2025-05-28) ---------------------