diff --git a/CHANGES.md b/CHANGES.md index 4db961149bf..1dcd7f09b3c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -50,6 +50,9 @@ +- Vim plugin: Optionally allow using the system installation of Black via + `let g:black_use_virtualenv = 0`(#3309) + ### Documentation