# UNICODE-MATH RELEASE CHECKLIST - [ ] Finish final changes on `working` branch - [ ] Ensure `CHANGES.md` is up-to-date with a new version number - [ ] `build tag foo` - [ ] `git push` - [ ] Check Travis build status (hopefully is working that date) - [ ] Update local distro fully with tlmgr - [ ] Run `build check` locally - [ ] Install prerelease versions of `fontspec` and `latex3` and re-check - [ ] `git checkout master; git rebase working` - [ ] `build ctan` - [ ] Upload to CTAN - [ ] `texlua tagrelease.lua` to tag release with version number, annotated with changes - [ ] `git push` — assuming tags are pushed by default (might need a local gitconfig) - [ ] `git checkout working` - [ ] `build install` - [ ] Check `latex3/contrib/testfiles/unicode-math001.lvt` and update if necessary