Skip to content

Commit 4218ae1

Browse files
authored
Add --skip-magic-trailing-comma to CHANGES.md (#2064)
1 parent 580b4fe commit 4218ae1

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

CHANGES.md

+3
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,9 @@
1313
- `Black` no longer adds an incorrect space after a parenthesized assignment expression
1414
in if/while statements (#1655)
1515

16+
- Added `--skip-magic-trailing-comma` / `-C` to avoid using trailing commas as a reason
17+
to split lines (#1824)
18+
1619
- fixed a crash when PWD=/ on POSIX (#1631)
1720

1821
- fixed "I/O operation on closed file" when using --diff (#1664)

0 commit comments

Comments
 (0)