X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/6417c99bfdbdc057e4a10aeff9967a751f4f85e9..b517dfb396a82ef263f0d366c4dc107451cf0c3c:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index d203896..0dc4952 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -40,6 +40,9 @@ - Enable Python 3.10+ by default, without any extra need to specify `--target-version=py310`. (#2758) - Make passing `SRC` or `--code` mandatory and mutually exclusive (#2804) +- Work around bug that causes unstable formatting in some cases in the presence of the + magic trailing comma (#2807) +- Deprecate the `black-primer` tool (#2809) ### Packaging