8000 Move `--code` #2259 change log to correct unlreased section of CHANGE… · IBMZ-Linux-OSS-Python/black@5de8c5f · GitHub
[go: up one dir, main page]

Skip to content

Commit 5de8c5f

Browse files
committed
Move --code psf#2259 change log to correct unlreased section of CHANGES.md
1 parent 7567cdf commit 5de8c5f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CHANGES.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
### _Black_
66

77
- Correct max string length calculation when there are string operators (#2292)
8+
- Fixed option usage when using the `--code` flag (#2259)
89

910
## 21.5b2
1011

@@ -15,7 +16,6 @@
1516
- Respect `.gitignore` files in all levels, not only `root/.gitignore` file (apply
1617
`.gitignore` rules like `git` does) (#2225)
1718
- Restored compatibility with Click 8.0 on Python 3.6 when LANG=C used (#2227)
18-
- Fixed option usage when using the `--code` flag (#2259)
1919
- Add extra uvloop install + import support if in python env (#2258)
2020
- Fix --experimental-string-processing crash when matching parens are not found (#2283)
2121
- Make sure to split lines that start with a string operator (#2286)

0 commit comments

Comments
 (0)
0