aboutsummaryrefslogtreecommitdiff
path: root/RELEASE-CHECKLIST
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-12-10 10:08:44 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-12-10 10:08:44 -0800
commit9af56641817c231e6ef4098b44883df551c40436 (patch)
treee4453eaf7bf8517d03782c48362063e2171806e2 /RELEASE-CHECKLIST
parent1fd642dd30f92ceb6298369f2e1b6b7e9b67c665 (diff)
downloadpandoc-9af56641817c231e6ef4098b44883df551c40436.tar.gz
RELEASE-CHECKLIST: add suggestion to use policeman.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r--RELEASE-CHECKLIST2
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)