Skip to content

Commit a0f9af2

Browse files
committed
Add note on how to find the latest beta commit
1 parent 38c1971 commit a0f9af2

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

doc/changelog_update.md

+3
Original file line numberDiff line numberDiff line change
@@ -26,6 +26,9 @@ release tag from the dropdown and then check the commit of the Clippy directory:
2626

2727
![Explanation of how to find the commit hash](https://user-images.githubusercontent.com/2042399/62846160-1f8b0480-bcce-11e9-9da8-7964ca034e7a.png)
2828

29+
When writing the release notes for the upcoming stable release you want to check
30+
out the commit of the current Rust `beta` tag.
31+
2932
### 2. Fetching the PRs between those commits
3033

3134
You'll want to run `util/fetch_prs_between.sh commit1 commit2 > changes.txt`

0 commit comments

Comments
 (0)