X-Git-Url: https://git.lizzy.rs/?a=blobdiff_plain;f=src%2Fbootstrap%2FCHANGELOG.md;fp=src%2Fbootstrap%2FCHANGELOG.md;h=dfb39c54c17235dc4556fc198606e5dd520182af;hb=c39598aeea81c4147b9cff1dfde6bae95c9a38a4;hp=1510f4d59fa3474c66e31fecc6fd1c182ca3e16d;hpb=1e62382a4f4a5db37f3fc034c18e1d89d4e2e00d;p=rust.git diff --git a/src/bootstrap/CHANGELOG.md b/src/bootstrap/CHANGELOG.md index 1510f4d59fa..dfb39c54c17 100644 --- a/src/bootstrap/CHANGELOG.md +++ b/src/bootstrap/CHANGELOG.md @@ -6,6 +6,7 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). ## [Non-breaking changes since the last major version] +- Add `x.py setup` [#76631](https://github.com/rust-lang/rust/pull/76631) - Add a changelog for x.py [#76626](https://github.com/rust-lang/rust/pull/76626) - Optionally, download LLVM from CI on Linux and NixOS + [#76439](https://github.com/rust-lang/rust/pull/76349)