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 2140054 commit f3c640a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGES.md
Expand Up @@ -8,6 +8,7 @@
- Fixed option usage when using the `--code` flag (#2259)
- Do not call `uvloop.install()` when _Black_ is used as a library (#2303)
- Added `--required-version` option to require a specific version to be running (#2300)
- Provide a more useful error when parsing fails during AST safety checks (#2304)

## 21.5b2

Expand Down Expand Up @@ -53,7 +54,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 f3c640a

Please sign in to comment.