X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/3b2297f6fdf5915f8d5409d6e7bb1fb92eb26bc4..4931ddd0b1f84910790bebcd86c2147d1ddcf1e1:/README.md diff --git a/README.md b/README.md index afc9e8e..28c4fbe 100644 --- a/README.md +++ b/README.md @@ -986,6 +986,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ### 19.5b0 +* don't crash when run on a Windows machine with more than 61 cores (#838) + * remove unnecessary parentheses around `yield` expressions (#834) * add parentheses around long tuples in unpacking assignments (#832)