X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/75d5c0e3fbf5de67b995c80e12229b7525ff6bb9..55db05519ebfc502680aa55d289b7e47f6b2c6af:/CHANGES.md?ds=inline diff --git a/CHANGES.md b/CHANGES.md index 0fa80ad..48f5035 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -10,6 +10,9 @@ +- Fix a crash when `# fmt: on` is used on a different block level than `# fmt: off` + (#3281) + ### Preview style @@ -47,6 +50,9 @@ +- Update GitHub Action to support use of version specifiers (e.g. `<23`) for Black + version (#3265) + ### Documentation