More RELEASE_CHECKLIST tweaks.
This commit is contained in:
parent
00b9ca018f
commit
ecc3f09dfc
1 changed files with 2 additions and 2 deletions
|
@ -1,11 +1,11 @@
|
|||
[ ] 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 packages
|
||||
[ ] make update-website
|
||||
[ ] make trypandoc
|
||||
[ ] make man/pandoc.1 and commit if needed
|
||||
[ ] make README.md and commit if needed
|
||||
[ ] Tag release in git
|
||||
[ ] make pandoc-templates
|
||||
cd ../pandoc-templates
|
||||
|
|
Loading…
Reference in a new issue