X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/05954c0950637aa1039d0ac86a4a7e832cbffd9f..e0253080b0d2b61bf2105a2f5afdf5173e33d0e5:/CHANGES.md diff --git a/CHANGES.md b/CHANGES.md index db519ac..d81c1fd 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,8 @@ ### _Black_ - Fixed Python 3.10 support on platforms without ProcessPoolExecutor (#2631) +- Fixed `match` statements with open sequence subjects, like `match a, b:` (#2639) +- Fixed assignment to environment variables in Jupyter Notebooks (#2642) ## 21.11b1