Add changelog entry mentioning the renamed profile files
This commit is contained in:
parent
afe83d4c1c
commit
5388eb41e9
1 changed files with 2 additions and 0 deletions
|
|
@ -7,6 +7,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/).
|
|||
## [Non-breaking changes since the last major version]
|
||||
|
||||
- `x.py check` needs opt-in to check tests (--all-targets) [#77473](https://github.com/rust-lang/rust/pull/77473)
|
||||
- The default bootstrap profiles are now located at `bootstrap/defaults/config.$PROFILE.toml` (previously they were located at `bootstrap/defaults/config.toml.$PROFILE`) [#77558](https://github.com/rust-lang/rust/pull/77558)
|
||||
|
||||
|
||||
## [Version 2] - 2020-09-25
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue