From 289fa3d963451ee604480bfbddb90090d9b3f740 Mon Sep 17 00:00:00 2001 From: dcdenu4 Date: Wed, 28 May 2025 10:28:41 -0400 Subject: [PATCH 1/2] Updating History for alpha 2 release --- HISTORY.rst | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/HISTORY.rst b/HISTORY.rst index 6d5bd09c9..3687922a8 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 + (`#1966 `_). + 3.16.0a1 (2025-05-28) --------------------- From 426b101f74f4e4402711620a63b427537285f2c8 Mon Sep 17 00:00:00 2001 From: dcdenu4 Date: Wed, 28 May 2025 10:30:07 -0400 Subject: [PATCH 2/2] Fixing issue number --- HISTORY.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/HISTORY.rst b/HISTORY.rst index 3687922a8..1150efe02 100644 --- a/HISTORY.rst +++ b/HISTORY.rst @@ -68,7 +68,7 @@ General ======= * Fixed a micromamba command bug in 3.16.0a1 that was calling micromamba directly, instead of using the path to the executable - (`#1966 `_). + (`#1965 `_). 3.16.0a1 (2025-05-28)