release libmamba 2.0.4alpha1, libmambapy 2.0.4alpha1, micromamba 2.0.4alpha1

This commit is contained in:
Hind Montassif 2024-11-12 15:24:25 +01:00
parent 27b6794ccb
commit 538ab0b476
4 changed files with 32 additions and 0 deletions

View File

@ -1,3 +1,13 @@
2024.11.12-0
============
Releases: libmamba 2.0.4alpha1, libmambapy 2.0.4alpha1, micromamba 2.0.4alpha1
Bug fixes:
- [all] fixed incorrect syntax in static_build.yml by @Klaim in https://github.com/mamba-org/mamba/pull/3592
- [micromamba] fix: Correct `mamba env export --json --from-history` by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3590
2024.11.12
==========

View File

@ -1,3 +1,10 @@
libmamba 2.0.4alpha1 (November 12, 2024)
========================================
Bug fixes:
- fixed incorrect syntax in static_build.yml by @Klaim in https://github.com/mamba-org/mamba/pull/3592
libmamba 2.0.4alpha0 (November 12, 2024)
========================================

View File

@ -1,3 +1,10 @@
libmambapy 2.0.4alpha1 (November 12, 2024)
==========================================
Bug fixes:
- fixed incorrect syntax in static_build.yml by @Klaim in https://github.com/mamba-org/mamba/pull/3592
libmambapy 2.0.4alpha0 (November 12, 2024)
==========================================

View File

@ -1,3 +1,11 @@
micromamba 2.0.4alpha1 (November 12, 2024)
==========================================
Bug fixes:
- fixed incorrect syntax in static_build.yml by @Klaim in https://github.com/mamba-org/mamba/pull/3592
- fix: Correct `mamba env export --json --from-history` by @mathbunnyru in https://github.com/mamba-org/mamba/pull/3590
micromamba 2.0.4alpha0 (November 12, 2024)
==========================================