diff options
author | John MacFarlane <jgm@berkeley.edu> | 2021-12-18 09:52:24 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2021-12-18 09:55:16 -0800 |
commit | 6b0a560ae71b5ca7c2439d7470bed7b02c362a64 (patch) | |
tree | ceeedcce944df700d42ece34ca259bf6bf9c0092 /RELEASE-CHECKLIST | |
parent | bc947a4496404fb9bacaf459d048937c0e3f6c25 (diff) | |
download | pandoc-6b0a560ae71b5ca7c2439d7470bed7b02c362a64.tar.gz |
Improve 'make check'.
Diffstat (limited to 'RELEASE-CHECKLIST')
-rw-r--r-- | RELEASE-CHECKLIST | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/RELEASE-CHECKLIST b/RELEASE-CHECKLIST index 1e42c0f3e..fcfe2d751 100644 --- a/RELEASE-CHECKLIST +++ b/RELEASE-CHECKLIST @@ -1,4 +1,4 @@ -[ ] use 'policeman' to check API changes and version update +[ ] make check [ ] make README.md and commit if needed [ ] make man/pandoc.1 and commit if needed [ ] Finalize changelog |