Skip to content

Commit

Permalink
Move CHANGELOG entry to Unreleased section
Browse files Browse the repository at this point in the history
  • Loading branch information
m-aciek committed Jul 8, 2022
1 parent 3686ca8 commit 47738c3
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions CHANGES.md
Expand Up @@ -29,6 +29,7 @@

- Reword the stability policy to say that we may, in rare cases, make changes that
affect code that was not previously formatted by _Black_ (#3155)
- Recommend using BlackConnect in IntelliJ IDEs (#3150)

### Integrations

Expand Down Expand Up @@ -65,10 +66,6 @@
- Remove unnecessary parentheses in `with` statements (#2926)
- Remove trailing newlines after code block open (#3035)

### Documentation

- Recommend using BlackConnect in IntelliJ IDEs (#3150)

### Integrations

- Add `scripts/migrate-black.py` script to ease introduction of Black to a Git project
Expand Down

0 comments on commit 47738c3

Please sign in to comment.