Skip to content

Commit

Permalink
Add change log entry + note on docs
Browse files Browse the repository at this point in the history
  • Loading branch information
cooperlees committed Oct 22, 2023
1 parent 61d67e1 commit 60b5e8c
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions CHANGES.md
Expand Up @@ -21,6 +21,7 @@
### Packaging

<!-- Changes to how Black is packaged, such as dependency requirements -->
- Change Dockerfile to hatch + compile black (#3965)

### Parser

Expand Down
2 changes: 2 additions & 0 deletions docs/usage_and_configuration/black_docker_image.md
Expand Up @@ -24,6 +24,8 @@ created for all unreleased
[commits on the `main` branch](https://github.com/psf/black/commits/main). This tag is
not meant to be used by external users.

From version 23.11.0 the Docker image installs a compiled black into the image.

## Usage

A permanent container doesn't have to be created to use _Black_ as a Docker image. It's
Expand Down

0 comments on commit 60b5e8c

Please sign in to comment.