Skip to content

Commit

Permalink
Update CHANGES.md
Browse files Browse the repository at this point in the history
Add entry about fixed bug and changes introduced: ignore files by
considering the location of each .gitignore file and the relative path
of each target

Signed-off-by: Antonio Ossa Guerra <aaossa@uc.cl>
  • Loading branch information
aaossa committed Nov 2, 2022
1 parent b6bd7c4 commit 50661f4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGES.md
Expand Up @@ -18,6 +18,9 @@

<!-- Changes to how Black can be configured -->

- Fix incorrectly applied .gitignore rules by considering the .gitignore location and
the relative path to the target file (#3338)

### Packaging

<!-- Changes to how Black is packaged, such as dependency requirements -->
Expand Down

0 comments on commit 50661f4

Please sign in to comment.