release libmamba 2.0.0rc4, libmambapy 2.0.0rc4, micromamba 2.0.0rc4

This commit is contained in:
Hind Montassif 2024-08-29 15:35:30 +02:00
parent 5251abaad0
commit 3bc31adbf0
4 changed files with 29 additions and 0 deletions

View File

@ -1,3 +1,13 @@
2024.08.29
==========
Releases: libmamba 2.0.0rc4, libmambapy 2.0.0rc4, micromamba 2.0.0rc4
Bug fixes:
- [micromamba] test: Adapt `test_remove_orphaned` unlinks by @jjerphan in https://github.com/mamba-org/mamba/pull/3417
- [micromamba, libmamba] fix: Reduce logging system overhead by @jjerphan in https://github.com/mamba-org/mamba/pull/3416
2024.08.26
==========

View File

@ -1,3 +1,10 @@
libmamba 2.0.0rc4 (August 29, 2024)
===================================
Bug fixes:
- fix: Reduce logging system overhead by @jjerphan in https://github.com/mamba-org/mamba/pull/3416
libmamba 2.0.0rc3 (August 26, 2024)
===================================

View File

@ -1,3 +1,7 @@
libmambapy 2.0.0rc4 (August 29, 2024)
=====================================
libmambapy 2.0.0rc3 (August 26, 2024)
=====================================

View File

@ -1,3 +1,11 @@
micromamba 2.0.0rc4 (August 29, 2024)
=====================================
Bug fixes:
- test: Adapt `test_remove_orphaned` unlinks by @jjerphan in https://github.com/mamba-org/mamba/pull/3417
- fix: Reduce logging system overhead by @jjerphan in https://github.com/mamba-org/mamba/pull/3416
micromamba 2.0.0rc3 (August 26, 2024)
=====================================