Skip to content

Commit 5fa9b36

Browse files
authored
Update CONTRIBUTING.md (#598)
1 parent 037200d commit 5fa9b36

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

CONTRIBUTING.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -59,8 +59,7 @@ All version and release management is done via [annotated git tags](https://git-
5959
repo metadata used by the [`setuptools_scm`](https://github.com/pypa/setuptools_scm) package to generate the version
6060
string provided as `rsconnect:VERSION` and output by `rsconnect version`.
6161

62-
Before releasing, replace the `Unreleased` heading in the changelog
63-
with the version number and date.
62+
Before releasing, replace the `Unreleased` heading in the CHANGELOG.md with the version number and date. Update CHANGELOG.md before _EACH_ release, even beta releases, in order to avoid one commit with multiple tags (https://github.com/pypa/setuptools_scm/issues/521).
6463

6564
To create a new release, create and push an annotated git tag:
6665

0 commit comments

Comments
 (0)