X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9b2b048692f0bd642f38230b4e61c778a4653f91..db3668a381e82866269ff25cb4cd11d2a53d009a:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 866d548..a1bc7d5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,10 +14,15 @@ +- Implicitly concatenated strings used as function args are no longer wrapped inside + parentheses (#3640) + ### Configuration +- `.pytest_cache`, `.ruff_cache` and `.vscode` are now excluded by default (#3691) + ### Packaging @@ -42,6 +47,8 @@ +- Update GitHub Action to display black output in the job summary (#3688) + ### Documentation