X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f6c139c5215ce04fd3e73a900f1372942d58eca0..05b63c4bccbfb292a92d3ec962ce9b8fa4ebcfd5:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index b33ae6d..a0607ed 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -27,6 +27,10 @@ +- Reword the stability policy to say that we may, in rare cases, make changes that + affect code that was not previously formatted by _Black_ (#3155) +- Recommend using BlackConnect in IntelliJ IDEs (#3150) + ### Integrations @@ -114,7 +118,7 @@ ### Output -- In verbose, mode, log when _Black_ is using user-level config (#2861) +- In verbose mode, log when _Black_ is using user-level config (#2861) ### Packaging