docs(changelog): fix typo (#3420)

master
Ika 2017-12-06 13:20:01 +08:00 committed by GitHub
parent 20373d6fee
commit 47f05d12f5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -5,8 +5,8 @@
* Fixed a bug of comments with JSX fragments being duplicated in output (#3398 by duailibe)
* Fixed a bug that Prettier would fail when using tabs (#3401 by ikatyang)
* Fixed a regression that removed trailing commas when printing JS code blocks in Markdown (#3405 by azz)
* Fixed a bug when using glob \*_/_ which would try to format directories (#3411 by duailibe)
* Fixed a bug when .editorConfig had max_line_length = "off" (#3412 by duailibe)
* Fixed a bug when using glob `**/*` which would try to format directories (#3411 by duailibe)
* Fixed a bug when `.editorconfig` had `max_line_length = "off"` (#3412 by duailibe)
# 1.9.0