X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7aa37ea0adf864baf3ef3dfbcfaf5ff1ff780250..3bb92146f59804a6ead47d5f2d0fdc47daa6b698:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 6ad6308..a608551 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -19,6 +19,7 @@ - Long type hints are now wrapped in parentheses and properly indented when split across multiple lines (#3899) - Magic trailing commas are now respected in return types. (#3916) +- Require one empty line after module-level docstrings. (#3932) ### Configuration