Skip to content

Commit

Permalink
Move --code #2259 change log to correct unlreased section of CHANGE…
Browse files Browse the repository at this point in the history
…S.md
  • Loading branch information
cooperlees committed Jun 2, 2021
1 parent 7567cdf commit 5de8c5f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -5,6 +5,7 @@
### _Black_

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

## 21.5b2

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

0 comments on commit 5de8c5f

Please sign in to comment.