git changelog
or similar. list the related ticket(s) # as well as a link to the github user who fixed it if applicable.
For 4.x
make docs
(when this process completes you'll be on the gh-pages branch)git push origin gh-pages
For 3.8.x:
make docs_legacy
(when this process completes you'll be on the gh-pages branch)git commit -a -m 'website; regen <x.x.x>'
git push origin gh-pages