X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c36e468794f9256d5e922c399240d49782ba04f1..066aa9210ac7815cbb9b4a25075f54d614b0afc7:/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