aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST10
1 files changed, 5 insertions, 5 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST
index 13bc3badd..1fbf396d7 100644
--- a/RELEASE-CHECKLIST
+++ b/RELEASE-CHECKLIST
@@ -1,11 +1,11 @@
-[ ] make packages
-[ ] make update-website
-[ ] make trypandoc
+[ ] make README.md and commit if needed
+[ ] make man/pandoc.1 and commit if needed
[ ] Finalize changelog
git log --pretty='format:%n%n* %s (%an)%n%b%n%h%n' \
--reverse --name-only LASTRELEASE..HEAD > LOG
-[ ] make man/pandoc.1 and commit if needed
-[ ] make README.md and commit if needed
+[ ] make packages
+[ ] make update-website
+[ ] make trypandoc
[ ] Tag release in git
[ ] make pandoc-templates
cd ../pandoc-templates