X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/7d032fa848c8910007a0a41c1ba61d70d2846f48..e7ddcb8686859cf3033b2a5d1a2934426abdae9d:/CHANGES.md?ds=sidebyside diff --git a/CHANGES.md b/CHANGES.md index 67697bd..ca8a047 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -21,6 +21,9 @@ - Added support for PEP 614 relaxed decorator syntax on python 3.9 (#1711) +- Added parsing support for unparenthesized tuples and yield expressions in annotated + assignments (#1835) + - use lowercase hex strings (#1692) #### _Packaging_