Prepare changelog for v0.30.3 release

This commit is contained in:
Glavin Wiechert 2017-06-21 22:46:55 -03:00
parent a2d8236d67
commit 189509054c
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
# Next # Next
- ...
# v0.30.3 (2017-06-21)
- Improve command not found error message - Improve command not found error message
- Add goimports beautifier for Go language - Add goimports beautifier for Go language
- Fixes [#1728](https://github.com/Glavin001/atom-beautify/issues/1728). Remove Shell-Env from Executable, use Atom's process.env instead. See [#1735](https://github.com/Glavin001/atom-beautify/pull/1735). - Fixes [#1728](https://github.com/Glavin001/atom-beautify/issues/1728). Remove Shell-Env from Executable, use Atom's process.env instead. See [#1735](https://github.com/Glavin001/atom-beautify/pull/1735).
- ...
# v0.30.2 (2017-06-20) # v0.30.2 (2017-06-20)
- Fixes [#1030](https://github.com/Glavin001/atom-beautify/issues/1030). Add support for alpha versions of autopep8 - Fixes [#1030](https://github.com/Glavin001/atom-beautify/issues/1030). Add support for alpha versions of autopep8