diff options
-rw-r--r-- | RELEASE-CHECKLIST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 8cf51b3db..ebca152b1 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -1,7 +1,7 @@ +[ ] use 'policeman' to check API changes and version update [ ] make README.md and commit if needed [ ] make man/pandoc.1 and commit if needed [ ] Finalize changelog - tools/changelog-helper.sh [ ] push release candidate branch rc/VERSION and (if it builds successfully) download artifacts [ ] make macospkg to fetch macos package (built on travis) |