Update changelog

This commit is contained in:
Glavin Wiechert 2017-04-20 03:02:27 -03:00
parent 5663e6f903
commit e15bebd1d9
1 changed files with 4 additions and 1 deletions

View File

@ -1,3 +1,7 @@
# v0.29.23 (2016-04-20)
- See #1607. Add support for PHP-CS-Fixer 1, along with version 2.
- Closes #1179. Replace atom-beautify.general.analytics option with configuration option
# v0.29.3 to v0.29.22 (2016-04-16 to 2017-04-15)
- Add support for additional wrap attribute options of js-beautify (html): force-aligned and force-expand-multiline.
- Update to `remark`'s new API and fix [#1196](https://github.com/Glavin001/atom-beautify/issues/1196)
@ -15,7 +19,6 @@
- Closes [#447](https://github.com/Glavin001/atom-beautify/issues/447). Improved Handlebars language support
- Closes [#384](https://github.com/Glavin001/atom-beautify/issues/384). Add [latexindent.pl](https://github.com/cmhughes/latexindent.pl) beautifier for LaTeX language
# v0.29.2 (2016-04-08)
- See #924. Add more verbose debugging to beautifyFilePath
- See #864. Fix Logger to use renamed loggerLevel setting key