diff options
author | John MacFarlane <jgm@berkeley.edu> | 2020-10-22 17:38:20 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2020-10-22 17:38:20 -0700 |
commit | 06be050d82f0b81d6d666c0d85d89c40c26f3002 (patch) | |
tree | 272715be52a007c974f8c93ca1677ab21841ab1c | |
parent | 644d844bc1a9f004c267d9cb5e470f30ee637b59 (diff) | |
download | pandoc-06be050d82f0b81d6d666c0d85d89c40c26f3002.tar.gz |
Update RELEASE-CHECKLIST.
-rw-r--r-- | RELEASE-CHECKLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 023f290b1..8cf51b3db 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -4,6 +4,7 @@ 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) [ ] Use 'make' in macos and windows artifacts to sign code [ ] make update-website [ ] make trypandoc |