X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/0fd353f1639c580c32599bf435902d08dbd9a560..2f3fa1f6d0cbc2a3f31c7440c422da173b068e7b:/CHANGES.md?ds=sidebyside diff --git a/CHANGES.md b/CHANGES.md index 04e9edf..864f0a5 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,8 @@ ### _Black_ - Add new `--workers` parameter (#2514) +- Fixed feature detection for positional-only arguments in lambdas (#2532) +- Bumped typed-ast version minimum to 1.4.3 for 3.10 compatiblity (#2519) ### _Blackd_