X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/10677baa40f818ca06c6a9d5efa0dca052865bfb..73cb6e7734370108742d992d4fe1fa2829f100fd:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index dc52ca3..458d48c 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -36,6 +36,9 @@ Jupyter Notebooks (#2744) - Deprecate `--experimental-string-processing` and move the functionality under `--preview` (#2789) +- 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) ### Packaging