* [x] Write release notes ([issues/PR](https://github.com/vim-volt/volt/issues?utf8=%E2%9C%93&q=label%3Arelease%2Fv0.3.7)) * Merge changes in `devel` branch into `master` branch * [x] Bump version number of `voltVersion` variable in `subcmd/version.go` * [x] Add new features to README.md * [x] Make 6 binaries: `{linux,windows,darwin}_{386,amd64}` with `make release` * [x] Merge devel * [x] Push release tag * [x] Upload binaries and publish release notes
develbranch intomasterbranchvoltVersionvariable insubcmd/version.go{linux,windows,darwin}_{386,amd64}withmake release