During the `deploy` CircleCI stage, parse `CHANGELOG` and copy-paste list of changes into Github Releases page. Apart of that, include: ``` vagrant init stackstorm/st2 --box-version ${CIRCLE_TAG} vagrant up ```