mamba-org / mamba

The Fast Cross-Platform Package Manager
https://mamba.readthedocs.io
BSD 3-Clause "New" or "Revised" License
6.68k stars 346 forks source link

Micromamba CHANGELOG.md does not have details what have changed on released 1.5.x versions. #3216

Closed vjmp closed 5 months ago

vjmp commented 5 months ago

Troubleshooting docs

Anaconda default channels

How did you install Mamba?

Micromamba

Search tried in issue tracker

Not found on 1.x branch.

Latest version of Mamba

Tried in Conda?

I have this problem with Conda as well, without using Mamba

Describe your issue

This is documentation issue, with micromamba changes identification. So https://github.com/mamba-org/mamba/blob/1.x/micromamba/CHANGELOG.md is missing details, which are needed to understand what has changed between versions.

mamba info / micromamba info

No response

Logs

No response

environment.yml

No response

~/.condarc

No response

Hind-M commented 5 months ago

That's because nothing changed in micromamba itself but rather in other entities (mamba, libmamba, ...) and so the corresponding CHANGELOG.md would be empty. See the global CHANGELOG.md for details on the overall changes.