From: Zsolt Dollenstein Date: Sat, 15 Jun 2019 06:36:34 +0000 (+0100) Subject: add change log entry X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/5206560946f9941f95c2e96fa994485148c28a3a?ds=sidebyside;pf=etc add change log entry --- 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