X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/dd8bde6d2fbfe8a7a11093e761a0cb5837efa96a..3316dce22d06dd41713a03636b94a0054c3aa600:/README.md?pf=etc diff --git a/README.md b/README.md index c45348d..c34e578 100644 --- a/README.md +++ b/README.md @@ -820,6 +820,10 @@ More details can be found in [CONTRIBUTING](CONTRIBUTING.md). ## Change Log +### 18.8b0 + +* fix parsing of `__future__` imports with renames (#389) + ### 18.6b4 * hotfix: don't freeze when multiple comments directly precede `# fmt: off` (#371)