Skip to content

Commit

Permalink
update release instructions to include changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Allie Crevier committed Jul 5, 2019
1 parent f0b3e87 commit ac9aab3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ release. The above mentioned autogenerate command will not do this for you.
**Note:** These are the release guidelines for pre-production alpha releases. Production release tags must
be signed with the SecureDrop release key.

1. Update versions: `./update_version.sh $new_version_number`.
1. Update versions: `./update_version.sh $new_version_number` and add a new entry in the changelog.
2. Commit the changes with commit message `securedrop-client $new_version_number` and make a PR.
3. You should confirm via a manual debian package build and manual testing in Qubes that there are no regressions (this is limited pre-release QA).
4. Once your PR is approved, you can add a tag and push: `git tag $new_version_number`.
Expand Down

0 comments on commit ac9aab3

Please sign in to comment.