X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/f01aaa63a0ff792b932205cbb539f70aca769d7d..8e618f386995fa89434834e6a793a1057e58112a:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index ba7947a..acb5a82 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -69,7 +69,12 @@ +- Black is now tested with + [`PYTHONWARNDEFAULTENCODING = 1`](https://docs.python.org/3/library/io.html#io-encoding-warning) + (#3763) - Update GitHub Action to display black output in the job summary (#3688) +- Deprecated `set-output` command in CI test to keep up to date with GitHub's + deprecation announcement (#3757) ### Documentation