X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/c75abed63ef284d7de54db87777951d6c668eefc..cbf5401efff0524f7395c5fb81551de75b17c89e:/CHANGES.md?ds=sidebyside diff --git a/CHANGES.md b/CHANGES.md index 2a3a60f..76a7ca6 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -14,6 +14,11 @@ - Remove dependency on aiohttp-cors (#2500) - Bump required aiohttp version to 3.7.4 (#2509) +### _Black-Primer_ + +- Add primer support for --projects (#2555) +- Print primer summary after individual failures (#2570) + ### Integrations - Allow to pass `target_version` in the vim plugin (#1319)