See #1728. Update Changelog [skip ci]

This commit is contained in:
Glavin Wiechert 2017-06-21 20:55:39 -03:00
parent 75f63293d4
commit 75e09923ee
2 changed files with 2 additions and 1 deletions

View File

@ -1,5 +1,6 @@
# Next # Next
- ... - ...
- 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

View File

@ -436,4 +436,4 @@
"prettydiff" "prettydiff"
] ]
} }
} }