X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/25d886f52c2bbbb58386ac8050f4e67952507bc7..4a063a9f8d7069ea82186ac9aff5a2cd1c2618d7:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index a8b556c..53682df 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -133,6 +133,7 @@ versions separately. code. Implicitly concatenated f-strings with different quotes can now be merged or quote-normalized by changing the quotes used in expressions. (#3509) - Fix crash on `await (yield)` when Black is compiled with mypyc (#3533) +- Improve handling of multiline strings by changing line split behavior (#1879) ### Configuration