Improve change-log message per @Glavin001's review

This commit is contained in:
Jeff Schwab 2017-05-07 09:50:27 -04:00 committed by GitHub
parent 18857df2f0
commit 7d2af85442
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +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. - Set Yaml padding default value to 0, removing Atom warning message "'atom-beautify.yaml.padding' could not set the default." See [#1647](https://github.com/Glavin001/atom-beautify/issues/1647).
# 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.