mirror of
https://github.com/astral-sh/uv.git
synced 2026-06-23 00:41:23 -04:00
175e78a616
## Summary - move the uv 0.10 release notes into `changelogs/0.10.x.md` - order the archived releases from oldest to newest, matching the existing archives - replace the 0.10 entries in `CHANGELOG.md` with a link to the archive ## Test plan - `npx prettier --check CHANGELOG.md changelogs/0.10.x.md` - `git diff --check` - verified all 13 releases from 0.10.0 through 0.10.12 were moved without content loss Co-authored-by: Zanie Blue <contact@zanie.dev>