X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/98fcccee55acba04afdd933676f56927cfe9bbe4..75f99bded33abe962ca08bf16c77635ac9ca00a1:/CHANGES.md?ds=inline diff --git a/CHANGES.md b/CHANGES.md index c631aec..e168e24 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,7 @@ +- Remove redundant parentheses around awaited objects (#2991) - Parentheses around return annotations are now managed (#2990) - Remove unnecessary parentheses from `with` statements (#2926)