add change-tracker for new download-ci-llvm default
Signed-off-by: onur-ozkan <work@onurozkan.dev>
This commit is contained in:
parent
4e090e70d1
commit
05f10f4765
@ -265,4 +265,9 @@ pub fn human_readable_changes(changes: &[ChangeInfo]) -> String {
|
||||
severity: ChangeSeverity::Info,
|
||||
summary: "New option `dist.vendor` added to control whether bootstrap should vendor dependencies for dist tarball.",
|
||||
},
|
||||
ChangeInfo {
|
||||
change_id: 130529,
|
||||
severity: ChangeSeverity::Info,
|
||||
summary: "If `llvm.download-ci-llvm` is not defined, it defaults to `true`.",
|
||||
},
|
||||
];
|
||||
|
Loading…
Reference in New Issue
Block a user