X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6d32ab02c535c3d41495f62288c9c3fc57e9a9bb..4bb7bf2bdc95a8035ccf167023a7044e5f8e5ef6:/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_