Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Rename pogram to generate_release_changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
2opremio committed Dec 4, 2019
1 parent 8a00bb1 commit 1282c3b
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion internal_docs/releasing.md
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,7 @@ The CircleCI script runs builds for tags, which push Docker images and upload bi
4. Add an entry for the new release in the `CHANGELOG.md` file
Use `go run internal_docs/generate_changelog_entry/main.go` to generate
Use `go run internal_docs/generate_release_changelog/main.go` to generate
an initial version of the entry. Then you should refine it and edit it
(i.e. adding a description the release, coalescing pull requests, adding
pull requests in the right sections ... ).
Expand Down

0 comments on commit 1282c3b

Please sign in to comment.