X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/d1248ca9beaf0ba526d265f4108836d89cf551b7..453828d17d50e4bf8bdef972fa6815258e380034:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index fd4d911..e1028c1 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -26,6 +26,8 @@ - `.pytest_cache`, `.ruff_cache` and `.vscode` are now excluded by default (#3691) +- Fix black not honouring `pyproject.toml` settings when running `--stdin-filename` and + the `pyproject.toml` found isn't in the current working directory (#3719) ### Packaging