X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c36e468794f9256d5e922c399240d49782ba04f1..df50fee7fd85018f8db462774512a83031f00322:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 8bf4188..2168c1b 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -20,6 +20,8 @@ +- Black now applies exclusion and ignore logic before resolving symlinks (#3846) + ### Packaging @@ -33,6 +35,7 @@ - Avoid importing `IPython` if notebook cells do not contain magics (#3782) +- Improve caching by comparing file hashes as fallback for mtime and size. (#3821) ### Output