Skip to content

Commit 0a05d35

Browse files
committed
add Changelog topic to bootstrap/README.md
Signed-off-by: onur-ozkan <[email protected]>
1 parent d7d7939 commit 0a05d35

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/bootstrap/README.md

+5
Original file line numberDiff line numberDiff line change
@@ -188,3 +188,8 @@ please file issues on the [Rust issue tracker][rust-issue-tracker].
188188

189189
[rust-bootstrap-zulip]: https://rust-lang.zulipchat.com/#narrow/stream/t-infra.2Fbootstrap
190190
[rust-issue-tracker]: https://github.com/rust-lang/rust/issues
191+
192+
## Changelog
193+
194+
Because we do not release bootstrap with versions, we also do not maintain CHANGELOG files. To
195+
review the changes made to bootstrap, simply run `git log --no-merges --oneline -- src/bootstrap`.

0 commit comments

Comments
 (0)