Skip to content

Commit cbffaf7

Browse files
[pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
1 parent 46a7bf1 commit cbffaf7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/changelog.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -288,7 +288,7 @@ _22 October 2021_
288288

289289
- 🛠 Added support for building PyPy wheels on macOS 11 CI runners. (#875)
290290

291-
- 🛠 Setting an empty string for the [`CIBW_*_IMAGE`](https://cibuildwheel.readthedocs.io/en/stable/options/#manylinux-image) option will now fallthrough to the config file or cibuildwheel's default, rather than causing an error. This makes the option easier to use in CI build matricies. (#829)
291+
- 🛠 Setting an empty string for the [`CIBW_*_IMAGE`](https://cibuildwheel.readthedocs.io/en/stable/options/#manylinux-image) option will now fallthrough to the config file or cibuildwheel's default, rather than causing an error. This makes the option easier to use in CI build matrices. (#829)
292292

293293
- 🛠 Support for TOML 1.0 when reading config files, via the `tomli` package. (#876)
294294

0 commit comments

Comments
 (0)