diff options
| author | Philipp Hansch <dev@phansch.net> | 2019-08-21 07:23:48 +0200 |
|---|---|---|
| committer | Philipp Hansch <dev@phansch.net> | 2019-08-21 07:23:48 +0200 |
| commit | a0f9af2132e6dec27be80bd94abc0f2cfe22218e (patch) | |
| tree | d2112da150e4d6bb30cfdf4e22e351d52ab1dfb1 /doc | |
| parent | 38c1971b435ce67d2f47960dcb7dbf03a3d67447 (diff) | |
Add note on how to find the latest beta commit
Diffstat (limited to 'doc')
| -rw-r--r-- | doc/changelog_update.md | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/changelog_update.md b/doc/changelog_update.md index 4eb97b48b9c..cabf25135da 100644 --- a/doc/changelog_update.md +++ b/doc/changelog_update.md @@ -26,6 +26,9 @@ release tag from the dropdown and then check the commit of the Clippy directory:  +When writing the release notes for the upcoming stable release you want to check +out the commit of the current Rust `beta` tag. + ### 2. Fetching the PRs between those commits You'll want to run `util/fetch_prs_between.sh commit1 commit2 > changes.txt` |
