Skip to content

Commit 60b5e8c

Browse files
committed
Add change log entry + note on docs
1 parent 61d67e1 commit 60b5e8c

File tree

2 files changed

+3
-0
lines changed

2 files changed

+3
-0
lines changed

CHANGES.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,6 +21,7 @@
2121
### Packaging
2222

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

2526
### Parser
2627

docs/usage_and_configuration/black_docker_image.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,8 @@ created for all unreleased
2424
[commits on the `main` branch](https://github.com/psf/black/commits/main). This tag is
2525
not meant to be used by external users.
2626

27+
From version 23.11.0 the Docker image installs a compiled black into the image.
28+
2729
## Usage
2830

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

0 commit comments

Comments
 (0)