add change log entry

This commit is contained in:
Zsolt Dollenstein 2019-06-15 07:36:34 +01:00
parent 8f380911e0
commit 5206560946
No known key found for this signature in database
GPG Key ID: 09F75E762C27AAD9

View File

@ -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