Skip to content

Commit

Permalink
Specify desired change for issue #496
Browse files Browse the repository at this point in the history
  • Loading branch information
timothycrosley committed May 23, 2017
1 parent 358b279 commit 2cad84a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -70,5 +70,6 @@ Changelog
- Fixed issue #299: long lines occasionally not wrapped
- Fixed issue #432: No longer add import inside class when class starts at top of file after encoding comment
- Fixed issue #440: Added missing `--use-parentheses` option to command line tool and documentation
- Fixed issue #496: import* imports now get succesfully identified and reformmated instead of deleted
Breaking Changes:
- Fixed issue #511: All command line options with an underscore, have had the underscore replaced with a dash for consistency. This effects: multi-line, add-import, remove-import, force-adds, --force-single-line-imports, and length-sort.

0 comments on commit 2cad84a

Please sign in to comment.