diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-03-08 08:17:18 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-03-08 08:17:18 -0800 |
commit | f49cd6343a5c67e64d4a7ee4c54616063355d6cf (patch) | |
tree | 3641499223a00310e12a87a20bad26b59f9306ca /RELEASE-CHECKLIST | |
parent | 3a763ac7700770cfccd0dded11a7f6b82618ce1a (diff) | |
download | pandoc-f49cd6343a5c67e64d4a7ee4c54616063355d6cf.tar.gz |
Update RELEASE-CHECKLIST
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 57cf984e0..1e42c0f3e 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -4,6 +4,7 @@ [ ] Finalize changelog [ ] push release candidate branch rc/VERSION and (if it builds successfully) download artifacts +[ ] run tools/build-arm.sh to create and download arm64 linux package [ ] download macos artifacts from CircleCI [ ] Use 'make' in macos and windows artifacts to sign code [ ] make update-website |