add change log entry

This commit is contained in:
Zsolt Dollenstein 2018-07-02 18:02:13 +01:00
parent dd8bde6d2f
commit 3316dce22d

View File

@ -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)