Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
hauntsaninja committed Jan 28, 2024
1 parent e7aafcc commit ce4f8d2
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGES.md
Expand Up @@ -14,6 +14,11 @@ limits on path length.
- Shorten the length of the name of the cache file to fix crashes on file systems that
do not support long paths (#4176)

### Output

- Black will swallow any `SyntaxWarning`s or `DeprecationWarning`s produced by the `ast`
module when performing equivalence checks (#4189)

## 24.1.0

### Highlights
Expand Down

0 comments on commit ce4f8d2

Please sign in to comment.