@epage the latest clap release has an entirely blank change log. Such releases always look suspicious, but from reviewing the commits that are part of this release, it looks like only documentation was changed. Perhaps a sentence or two can be added that explains the purpose of this release?
@titannano It was bumping an internal dependency to 1.0. I did about 20 bumps to 1.0 that day and I rarely write changelog entries for internal-only changes.
@titannano likely the best place to discuss this further is https://github.com/clap-rs/clap/issues/6257
v4.5.58 - Empty release notes? · Issue #6257 · clap-rs/clap

I noticed that v4.5.58 was released six hours ago, but it seems that the release notes are completely blank aside from the version number: https://github.com/clap-rs/clap/releases/tag/v4.5.58

GitHub
@epage I completely understand that. From the outside it just looks strange when there is a new version without any details on what changed and how it might impact dependents.