X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/189520bff13d6fb70f59d1d663ba69c967a48ce4..188c31db7c831741e69b067c53dd040917ac03f7:/README.md diff --git a/README.md b/README.md index 7ab7d52..aa2d059 100644 --- a/README.md +++ b/README.md @@ -1008,6 +1008,8 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). * fixed feature detection for trailing commas in function definitions and call sites (#763) +* *Black* can now format async generators (#593) + * *Black* no longer crashes on Windows machines with more than 61 cores (#838)