Update CHANGELOG with some PRs merged (#1391)
* Update CHANGELOG with some PRs merged - Add section for vim plugin - Add vim plugin now prefering virtualenv - Add py3 tagged wheels * packges * Update CHANGES.md _Black_ Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> * Update CHANGES.md Vim Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com> Co-authored-by: Jelle Zijlstra <jelle.zijlstra@gmail.com> Co-authored-by: Hugo van Kemenade <hugovk@users.noreply.github.com>
This commit is contained in:
parent
8c3c190f99
commit
a904771093
@ -2,9 +2,18 @@
|
|||||||
|
|
||||||
### Unreleased
|
### Unreleased
|
||||||
|
|
||||||
|
#### _Black_
|
||||||
|
|
||||||
- reindent docstrings when reindenting code around it (#1053)
|
- reindent docstrings when reindenting code around it (#1053)
|
||||||
|
|
||||||
- show colored diffs (#1266)
|
- show colored diffs (#1266)
|
||||||
|
|
||||||
|
- move to 'py3' tagged wheels (#1388)
|
||||||
|
|
||||||
|
#### Vim plugin
|
||||||
|
|
||||||
|
- prefer virtualenv packages over global packages (#1383)
|
||||||
|
|
||||||
### 19.10b0
|
### 19.10b0
|
||||||
|
|
||||||
- added support for PEP 572 assignment expressions (#711)
|
- added support for PEP 572 assignment expressions (#711)
|
||||||
|
Loading…
Reference in New Issue
Block a user