diff options
author | Timothy Crosley <tcrosley@domaintools.com> | 2017-06-01 11:28:00 -0700 |
---|---|---|
committer | Timothy Crosley <tcrosley@domaintools.com> | 2017-06-01 11:28:00 -0700 |
commit | 77a7b2bff863b849ef53ae45513e2434b1fe1281 (patch) | |
tree | 236f2affc6991968c8377f648c0dc04cb7e86ef8 /CHANGELOG.md | |
parent | 7755ff5c3cac39510b7a3d3b413444d120f4f5b8 (diff) | |
download | isort-77a7b2bff863b849ef53ae45513e2434b1fe1281.tar.gz |
Bump version to 4.2.114.2.11
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r-- | CHANGELOG.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md index 59e3cd68..d45403c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,6 @@ Changelog ========= -### 4.2.10 - June 1, 2017 - hotfix release +### 4.2.11 - June 1, 2017 - hotfix release IMPORTANT NOTE: This will be the last release with Python 2.6 support, subsequent releases will be 2.7+ only - Fixed #546: Can't select y/n/c after latest update - Fixed #545: Incorrectly moves __future__ imports above encoding comments |