Skip to content

Commit 09e4050

Browse files
brettcannonDonJayamanne
authored andcommitted
Update 'news' command to directly update the changelog
1 parent bded7fd commit 09e4050

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/release_plan.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88
- [ ] Update [`CHANGELOG.md`](https://github.com/Microsoft/vscode-python/blob/master/CHANGELOG.md)
99
- [ ] Create a new section for this release
1010
- [ ] Copy over the "Thanks" section from the previous release and make sure it's up-to-date
11-
- [ ] Run [`news`](https://github.com/Microsoft/vscode-python/tree/master/news) (typically `python news --final | code-insiders -`)
11+
- [ ] Run [`news`](https://github.com/Microsoft/vscode-python/tree/master/news) (typically `python news --final --update CHANGELOG.md | code-insiders -`)
1212
- [ ] Touch up news entries
1313
- [ ] Add any relevant news entries for ptvsd and the language server if they were updated
1414
- [ ] Update [`ThirdPartyNotices-Distribution.txt`](https://github.com/Microsoft/vscode-python/blob/master/ThirdPartyNotices-Distribution.txt) by running [`tpn`](https://github.com/Microsoft/vscode-python/tree/master/tpn) (typically `python tpn --npm package-lock.json --npm-overrides package.datascience-ui.dependencies.json --config tpn/distribution.toml ThirdPartyNotices-Distribution.txt`)

0 commit comments

Comments
 (0)