Update changelog [skip ci]

This commit is contained in:
Glavin Wiechert 2017-06-20 00:50:19 -03:00
parent e648acc34e
commit bfef1d35e7
1 changed files with 3 additions and 1 deletions

View File

@ -1,8 +1,10 @@
# Next
- ...
# v0.30.2 (2017-06-20)
- Fixes [#1030](https://github.com/Glavin001/atom-beautify/issues/1030). Add support for alpha versions of autopep8
- Fixes [#1725](https://github.com/Glavin001/atom-beautify/issues/1725). Fix version parsing of PHP executable
- Fixes [#1730](https://github.com/Glavin001/atom-beautify/issues/1730). Correctly parse PHPCBF version and improve handling of Executable
- ...
# v0.30.1 (2017-06-19)
- Fix [#1703](https://github.com/Glavin001/atom-beautify/issues/1703). Now Fortran 2003/2008 file extensions are available for Fortran beautifier.