X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/5fe6d48fcd687a972278048d3bfeec9e2040ed64..9bd4134f3138448eb92af7031d994b2cec7d08ad:/CHANGES.md?ds=sidebyside diff --git a/CHANGES.md b/CHANGES.md index 32059a3..4b9ceae 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -36,6 +36,10 @@ - All upper version bounds on dependencies have been removed (#2718) - `typing-extensions` is no longer a required dependency in Python 3.10+ (#2772) +### Preview style + +- Introduce the `--preview` flag with no style changes (#2752) + ### Integrations - Update GitHub action to support containerized runs (#2748)