Skip to content

Commit 1fb0c4f

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

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
@@ -202,3 +202,8 @@ please file issues on the [Rust issue tracker][rust-issue-tracker].
202202

203203
[rust-bootstrap-zulip]: https://rust-lang.zulipchat.com/#narrow/stream/t-infra.2Fbootstrap
204204
[rust-issue-tracker]: https://github.com/rust-lang/rust/issues
205+
206+
## Changelog
207+
208+
Because we do not release bootstrap with versions, we also do not maintain CHANGELOG files. To
209+
review the changes made to bootstrap, simply run `git log --no-merges --oneline -- src/bootstrap`.

0 commit comments

Comments
 (0)