Add changelog entry for breaking change to pybeautifier. #1898

This commit is contained in:
Glavin Wiechert 2018-03-01 20:15:27 -04:00
parent 4f4cc3e94b
commit 2cb86a679a
1 changed files with 1 additions and 0 deletions

View File

@ -1,4 +1,5 @@
# Next
- Breaking change to `pybeautifier`: Fix typo, change `formater` to `formatter`. See [#1898](https://github.com/Glavin001/atom-beautify/pull/1898).
- Fixes [#1773](https://github.com/Glavin001/atom-beautify/issues/1773) and [#793](https://github.com/Glavin001/atom-beautify/issues/793). ruby-beautify with Rubocop now respects `Exclude` settings, and properly loads inherited config files (like `~/.rubocop.yml`)
- Fix [#1862](https://github.com/Glavin001/atom-beautify/issues/1862) Add support for ocp-indent as an executable
- See [#601](https://github.com/Glavin001/atom-beautify/issues/1862) Add support for tsx files