From 5206560946f9941f95c2e96fa994485148c28a3a Mon Sep 17 00:00:00 2001 From: Zsolt Dollenstein Date: Sat, 15 Jun 2019 07:36:34 +0100 Subject: [PATCH] add change log entry --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 9060dfa..d30fe69 100644 --- a/README.md +++ b/README.md @@ -1009,7 +1009,7 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ## Change Log -### 19.5b0 +### unreleased * added `black -c` as a way to format code passed from the command line (#761) @@ -1042,6 +1042,9 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * *Black* no longer introduces quotes in f-string subexpressions on string boundaries (#863) +* if *Black* puts parenthesis around a single expression, it moves comments + to the wrapped expression instead of after the brackets (#872) + ### 19.3b0 -- 2.39.2