X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1e557184b0a9f43bfbff862669966bc5328517e9..e3c9b0430eae5de35fdbeed047f9b2f07f9b78de:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 6bc67f9..7001271 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,6 +21,7 @@ - Remove redundant parentheses around awaited objects (#2991) - Parentheses around return annotations are now managed (#2990) - Remove unnecessary parentheses from `with` statements (#2926) +- Remove trailing newlines after code block open (#3035) ### _Blackd_ @@ -39,6 +40,8 @@ +- Add migrate-black.py script to ease migration to black formatted git project (#3038) + ### Output