X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/1648ac51806d092c95cb9bb2e4a5bffda6095bc1..abe57e3d92727f1b26c717fad3978159b987fe79:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index d1c4a07..1f6a008 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,6 +21,7 @@ multiple lines (#3899) - Magic trailing commas are now respected in return types. (#3916) - Require one empty line after module-level docstrings. (#3932) +- Treat raw triple-quoted strings as docstrings (#3947) ### Configuration