X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1fc3215e8c8856094b20d497e4e0e3e547ed38eb..773e4a22d58be1f1aa82df7ad9a0f4c4e1328c10:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index f911fdf..2999abf 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -52,6 +52,9 @@ - Exclude `venv` directory by default (#1683) +- Fixed "Black produced code that is not equivalent to the source" when formatting + Python 2 docstrings (#2037) + #### _Packaging_ - Self-contained native _Black_ binaries are now provided for releases via GitHub