X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/436e12f2904e68acb57a059b1c44f1e0321e2d3f..eb5d175c9cd3c14a0731f8afd0cc5a18264353e7:/CHANGES.md?ds=inline diff --git a/CHANGES.md b/CHANGES.md index a6b6594..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_