X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/722735d20ebdc66c0da0e0df7658293455694500..bb588073ab286a9f1f8d839ab2cebe13011dd22c:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 610a9de..f89b1b9 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -37,6 +37,8 @@ +- Fix bug where attributes named `type` were not acccepted inside `match` statements + (#3950) - Add support for PEP 695 type aliases containing lambdas and other unusual expressions (#3949)