X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c36e468794f9256d5e922c399240d49782ba04f1..a20338cf100ff20a24e2058c6f6014e82efdf914:/CHANGES.md?ds=sidebyside diff --git a/CHANGES.md b/CHANGES.md index 8bf4188..4aa3123 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 @@ -42,6 +45,8 @@ +- Fix an issue in `blackd` with single character input (#3558) + ### Integrations @@ -75,6 +80,7 @@ (#3740) - Fix error in AST validation when _Black_ removes trailing whitespace in a type comment (#3773) +- Fix a bug whereby spaces were removed from walrus operators within subscript (#3823) ### Preview style