X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/9ce3c806e402abdc8a5383df0f0d1f82d930bd2e..a57ab326b20b720518ab6f513bd0f8ba357d8d86:/CHANGES.md?ds=inline diff --git a/CHANGES.md b/CHANGES.md index edca0dc..da51e94 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -50,6 +50,8 @@ - On Python 3.11 and newer, use the standard library's `tomllib` instead of `tomli` (#2903) +- `black-primer`, the deprecated internal devtool, has been removed and copied to a + [separate repository](https://github.com/cooperlees/black-primer) (#2924) ### Parser