From 8814d1368d6712fd85074d77e33be610f01566c4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lauren=C8=9Biu=20Nicola?= Date: Fri, 12 Feb 2021 19:52:51 +0200 Subject: Include a commit log summary in the changelog --- docs/dev/README.md | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'docs/dev') diff --git a/docs/dev/README.md b/docs/dev/README.md index 9b9b18102..d6fae5295 100644 --- a/docs/dev/README.md +++ b/docs/dev/README.md @@ -218,8 +218,7 @@ Release steps: * makes a GitHub release * pushes VS Code extension to the marketplace * create new changelog in `rust-analyzer.github.io` - * create `rust-analyzer.github.io/git.log` file with the log of merge commits since last release -2. While the release is in progress, fill-in the changelog using `git.log` +2. While the release is in progress, fill in the changelog 3. Commit & push the changelog 4. Tweet 5. Inside `rust-analyzer`, run `cargo xtask promote` -- this will create a PR to rust-lang/rust updating rust-analyzer's submodule. -- cgit v1.2.3