X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c97b9c55b488a478afe171537c0e4c0f10631ca1..a4032dce645b83e1faccc7274864869ddfe279fc:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index f9bec18..6a9923f 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -16,11 +16,14 @@ - Implicitly concatenated strings used as function args are no longer wrapped inside parentheses (#3640) +- Remove blank lines between a class definition and its docstring (#3692) ### Configuration +- `.pytest_cache`, `.ruff_cache` and `.vscode` are now excluded by default (#3691) + ### Packaging