Skip to content

Commit

Permalink
Move and update changelog entry
Browse files Browse the repository at this point in the history
  • Loading branch information
felix-hilden committed Jun 3, 2021
1 parent f36981b commit ed3a677
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -7,6 +7,7 @@
- Correct max string length calculation when there are string operators (#2292)
- Fixed option usage when using the `--code` flag (#2259)
- Do not call `uvloop.install()` when _Black_ is used as a library (#2303)
- Provide a more useful error when parsing fails during AST safety checks (#2304)

## 21.5b2

Expand Down Expand Up @@ -52,7 +53,6 @@
### _Black_

- Refactor `src/black/__init__.py` into many files (#2206)
- Provide a more useful error when parsing fails during AST safety checks (#2218)

### Documentation

Expand Down

0 comments on commit ed3a677

Please sign in to comment.