From: Shantanu <12621235+hauntsaninja@users.noreply.github.com> Date: Sun, 1 Oct 2023 22:41:32 +0000 (-0700) Subject: Fix up changelog (#3910) X-Git-Url: https://git.madduck.net/etc/vim.git/commitdiff_plain/f99ef6e190785b3e6a58e83f1382e7d6d3c4881e Fix up changelog (#3910) --- diff --git a/CHANGES.md b/CHANGES.md index 028a01a..5e51849 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,14 +10,14 @@ -### Preview style +- Fix comments getting removed from inside parenthesized strings (#3909) -- Long type hints are now wrapped in parentheses and properly indented when split across - multiple lines (#3899) +### Preview style -- Fix comments getting removed from inside parenthesized strings (#3909) +- Long type hints are now wrapped in parentheses and properly indented when split across + multiple lines (#3899) ### Configuration