Update changelog.
This commit is contained in:
parent
35b1c74fe3
commit
18857df2f0
|
@ -5,6 +5,7 @@
|
||||||
- Fix [#1643](https://github.com/Glavin001/atom-beautify/issues/1643). Add PHPCBF Version setting and remove "--no-patch" option from version 3.0 of PHPCBF. See [#1645](https://github.com/Glavin001/atom-beautify/pull/1645).
|
- Fix [#1643](https://github.com/Glavin001/atom-beautify/issues/1643). Add PHPCBF Version setting and remove "--no-patch" option from version 3.0 of PHPCBF. See [#1645](https://github.com/Glavin001/atom-beautify/pull/1645).
|
||||||
- Close [#27](https://github.com/Glavin001/atom-beautify/issues/27). Add commands for beautifying a specific language
|
- Close [#27](https://github.com/Glavin001/atom-beautify/issues/27). Add commands for beautifying a specific language
|
||||||
- Add "Allow Risky" option for PHP-CS-Fixer. See [#1614](https://github.com/Glavin001/atom-beautify/pull/1614)
|
- Add "Allow Risky" option for PHP-CS-Fixer. See [#1614](https://github.com/Glavin001/atom-beautify/pull/1614)
|
||||||
|
- Fix [#1647](https://github.com/Glavin001/atom-beautify/issues/1647), avoiding a spurious error message in the console.
|
||||||
|
|
||||||
# v0.29.23 (2017-04-20)
|
# v0.29.23 (2017-04-20)
|
||||||
- See #1607. Add support for PHP-CS-Fixer 1, along with version 2.
|
- See #1607. Add support for PHP-CS-Fixer 1, along with version 2.
|
||||||
|
|
Loading…
Reference in New Issue