X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/41e670064063e3e221b1c3c40db5aaae784b5231..09915f4bd2d13652c089b9a96408b39116d82eb0:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 4b5a291..61d3178 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2,6 +2,17 @@ ## Unreleased +### _Blackd_ + +- Remove dependency on aiohttp-cors (#2500) +- Bump required aiohttp version to 3.7.4 (#2509) + +### Integrations + +- Allow to pass `target_version` in the vim plugin (#1319) + +## 21.9b0 + ### Packaging - Fix missing modules in self-contained binaries (#2466)