X-Git-Url: https://git.madduck.net/etc/vim.git/blobdiff_plain/579a8f93442b2e109bcd0d4118a9f9ccf52fc17c..c50b10749369b0175994c4da0c78876c71ae75dc:/README.md?ds=sidebyside 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)