X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c9efbf9d97b65d67f6e87ee4b77bed0445bd7a9f..d7a28dd78631fb962da95fb2d2de0e18ca6754a4:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index e2f21cf..029d0bc 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -23,6 +23,8 @@ compared to their non-async version. (#3609) - `with` statements that contain two context managers will be consistently wrapped in parentheses (#3589) +- For stubs, enforce one blank line after a nested class with a body other than just + `...` (#3564) ### Configuration