X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c36e468794f9256d5e922c399240d49782ba04f1..d9c249c25a77f75e70278aab9ec65c10ce08b0a8:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 8bf4188..a14a55a 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -33,6 +33,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