mirror of
https://github.com/astral-sh/ruff.git
synced 2025-07-07 13:15:19 +00:00
![]() Summary -- During the release today, I noticed that the changelog is finally too long to render at all on GitHub. This PR follows the same splitting procedure as in uv (astral-sh/uv#11510, astral-sh/uv#12099): first splitting the file into one per minor version, and then reversing the contents of each file to start with the breaking release (`changelogs/0.11.x.md` starts with 0.11.0 instead of 0.11.13 as in the old changelog). For the second part, I used [`reverse-changelog.py`](https://github.com/astral-sh/uv/blob/main/scripts/reverse-changelog.py) from the uv repo, so hopefully everything is correct. I spot-checked 0.7.0 at least. |
||
---|---|---|
.. | ||
0.1.x.md | ||
0.2.x.md | ||
0.3.x.md | ||
0.4.x.md | ||
0.5.x.md | ||
0.6.x.md | ||
0.7.x.md | ||
0.8.x.md | ||
0.9.x.md | ||
0.10.x.md | ||
0.11.x.md |