add change log entry
This commit is contained in:
parent
8f380911e0
commit
5206560946
@ -1009,7 +1009,7 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md).
|
|||||||
|
|
||||||
## Change Log
|
## Change Log
|
||||||
|
|
||||||
### 19.5b0
|
### unreleased
|
||||||
|
|
||||||
* added `black -c` as a way to format code passed from the command line
|
* added `black -c` as a way to format code passed from the command line
|
||||||
(#761)
|
(#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
|
* *Black* no longer introduces quotes in f-string subexpressions on string
|
||||||
boundaries (#863)
|
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
|
### 19.3b0
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user