From 5de8c5f2f798d97133de3a1b391c04813c314c48 Mon Sep 17 00:00:00 2001 From: Cooper Ry Lees Date: Tue, 1 Jun 2021 19:45:03 -0700 Subject: [PATCH] Move `--code` #2259 change log to correct unlreased section of CHANGES.md --- CHANGES.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGES.md b/CHANGES.md index e785163..e9775e0 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -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 @@ -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) -- 2.39.2