X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7aa37ea0adf864baf3ef3dfbcfaf5ff1ff780250..b7717c3f1e73d6b847e2534a2cebbb657b96caf8:/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