1 [ ] make check 2 [ ] make README.md and commit if needed 3 [ ] make man/pandoc.1 and commit if needed 4 [ ] Finalize changelog 5 [ ] Update AUTHORS 6 [ ] push release candidate branch rc/VERSION and (if it builds 7 successfully) download artifacts 8 [ ] run tools/build-arm.sh to create and download arm64 linux package 9 [ ] Use 'make' in macos and windows artifacts to sign code 10 [ ] make update-website 11 [ ] make trypandoc 12 [ ] Tag release in git 13 [ ] make pandoc-templates 14 cd ../pandoc-templates 15 git tag REL 16 git push 17 git push --tags 18 [ ] Add release on github (use 'make changes_github' and upload files) 19 [ ] stack upload . 20 [ ] if needed, sh tools/build-and-upload-api-docs.sh 21 [ ] Announce on pandoc-announce, pandoc-discuss 22