X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f933e8a8382e6945bf950356f6ecc4ded5617617..60f8bd2c89fbb370e6816fd6d6e5eca64d5b9f13:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index 38eef52..f2c7954 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -1,5 +1,21 @@ # Change Log +## Unreleased + +### _Black_ + +- Restored compatibility with Click 8.0 on Python 3.6 when LANG=C used (#2227) + +### _Blackd_ + +- Add a lower bound for the `aiohttp-cors` dependency. Only 0.4.0 or higher is + supported. (#2231) + +### Documentation + +- Fix typos discovered by codespell (#2228) +- Fix Vim plugin installation instructions. (#2235) + ## 21.5b1 ### _Black_