Update changelog

This commit is contained in:
Steven Zeck 2018-05-15 19:27:47 -05:00
parent 258a5ce53a
commit b6b923c087
No known key found for this signature in database
GPG Key ID: 621B374B29AA814A
1 changed files with 4 additions and 0 deletions

View File

@ -1,5 +1,9 @@
# Next
# v0.32.4 (2018-05-15)
- Fix php-cs-fixer not running when using `.phar` files ([#2134](https://github.com/Glavin001/atom-beautify/pull/2134))
- Fix error `Error is not defined` ([#2134](https://github.com/Glavin001/atom-beautify/pull/2134))
# v0.32.3 (2018-05-14)
- Issue [#448](https://github.com/Glavin001/atom-beautify/issues/448) Add support for Laravel Blade templates (beta)
- Fix Docker Executable with optional Executable, PHP-CS-Fixer ([#2129](https://github.com/Glavin001/atom-beautify/pull/2129))