diff --git a/CHANGES.md b/CHANGES.md index 38eef524b7c..d6c9c283183 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,12 @@ # Change Log +## Unreleased + +### _Black_ + +- Respect `.gitignore` files in all levels, not only `root/.gitignore` file (apply + `.gitignore` rules like `git` does) (#2225) + ## 21.5b1 ### _Black_